Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x2ab065…d6cc23
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase120d ago0xc8c0bc…59e7d1
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase120d ago0x78ead1…f0e637
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xc40a03…af56ac
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase120d ago0xc170c1…2a5478
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xf6fd45…860634
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x432a63…944bb4
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x0507cd…06b950
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xe77470…ae638e
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xf7c6d9…c1a2c8
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x55aa1d…d788d3
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x2421bd…5df442
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xebf831…f4ae0b
0x8210…f4920xe166…7d54Basex402 service$0.001100%coinbase120d ago0xc24e2c…97d519
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x44640e…3ccf0f
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase120d ago0xf663f4…11f6d2
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase120d ago0xf41935…4eecd2
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x0df642…5dbc5a
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase120d ago0x1393fa…04e85b
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x8c8fab…bf4318
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xd31f24…6dd3df
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0x8059f1…cc2cce
0x8210…f4920xe166…7d54Basex402 service$0.001100%coinbase120d ago0xb64301…8e350b
0x8210…f4920xe166…7d54Basex402 service$0.001100%coinbase120d ago0xe18a3f…4e8ba9
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase120d ago0xc74f15…683377

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.