Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5bb514…48d251
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ad345…b725cf
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb1319…4d2f50
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x462abe…dfd9a4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x800e04…16b35f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x591a14…33911d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb035a…204fa6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc79d7…d65ab7
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d69b7…dfddb3
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x903901…5461da
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b4706…fb4325
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x315f02…a165d0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f048c…e966ee
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f4247…1f5a48
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8810c4…f5e4b7
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x56683d…5a0cb2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f1c16…35013a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x08f2dc…1848ce
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc3acb4…23e25e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xda18ee…636be0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x02109c…714caf
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xafcaea…858f66
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbe84eb…2293c8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x808c6c…d3f49b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0980a3…55a3e4

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.