Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase5h ago0x88a1f8…1661ba
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase5h ago0x3b0f1e…85031a
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase5h ago0x35a9db…ca05fe
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase5h ago0x8d9367…9cdbd3
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x3bff3d…b72f93
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0xea9b8a…8cdeb0
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x102a5e…d1f5e1
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x7d1f38…4ba901
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x700c11…a1a9e9
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x4a31c9…10016f
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x316f17…09f375
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x06f3af…660ef1
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0xdc4c6f…3011e1
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x09cdd1…f61097
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x094808…86d41e
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x34316b…7bc104
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0xfa4b26…e64c10
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0xee9c08…fe644f
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x43553d…46f3d5
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0xaef967…0b2c8e
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0xff118f…106c9f
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x9cea40…c8f635
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x7598ed…7f627b
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase6h ago0x2bf0f5…4892c5

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://app.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://app.roundhouseai.io/dashboard/team.

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