Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe30962…3adbff
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93bdcd…710894
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6c4b39…ed3b02
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09b492…8ae0be
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a125c…707255
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94b746…0f99c0
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x270e04…b13e3c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80f932…af2531
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8daa52…18f55c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb46986…ee1bd9
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae1d7f…ab2d9e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x66509c…41d3e9
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x241e5d…7d3039
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9724e…ec9e27
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba306d…16a356
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4de2d…d3ec4d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff0493…d93dad
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a5a54…1a6b28
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9ffb4…8fabb8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x133837…f77859
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2bff53…995e5f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1665a7…4f9e62
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4faa4d…6f6535
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c1de2…1a4b43
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6ee50…23b552

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.