Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0x501a72…7012f1
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d3463…cc443d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67e20f…e30185
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdbcd8a…c41c87
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0x777a02…16c217
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe075fc…4d9940
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaaa68d…ae84f7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c0409…5e2982
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2951f…aa75e5
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa404a…61eef6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9043e…993884
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42e8be…f1d7c7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d0b2d…b5a142
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e7f50…0c915f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7e54a…1f0007
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf41111…cd04d2
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc58cea…178c7f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x876af7…e00614
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x308e58…f0dfde
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd81c49…fa1409
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4ea11…aff3ff
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16a651…5f7632
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xddd510…249c5e
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf41524…5e1b14
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x160baa…6fb91e

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.