Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0x26519a…6102fc
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f5c9b…1a9d7a
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdbdfdc…1507d4
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8616c8…169d57
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa88b12…4fd5e3
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xda48d2…5e21b0
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a8f45…4c3b95
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0x68fd50…f83264
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe7de29…2148fc
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea9025…fac54f
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0x35c0c9…c45c0b
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb1b1e…3260c0
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf23ea1…cb035f
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb1de7e…d7cc38
0xd403…cc030x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe5d8c…b6ffa6
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI112d ago0x847932…5f8f82
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0x842924…e5cc88
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8df02b…c7e73b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9838c2…4a1c37
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0x690873…b2f382
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ce0cf…4afca3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe069ed…4aef3f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb64f03…1553d3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0x997bd5…f8a387
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4818b…c7aa33

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.