Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x273d21…bc0610
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x8e55b2…4c0bc4
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xe22499…060776
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xe7a221…c2fd84
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x0e205a…ccfc6c
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc02297…dd1ada
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xde7a77…0bef64
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x7f1b6d…2113c4
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x9bd836…8f4597
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x1adc9e…e69255
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x2c5d9c…f98b31
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x43db1f…a95e6a
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xef4eca…2ff312
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xd78226…e163d1
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x469106…5788c7
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x9f4e2e…5132c0
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x07f0cc…8f62fd
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x6c857c…1ed09a
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x8e5aaa…4d550c
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x7902ec…d37d71
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x6fdb85…6c5f84
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x2161eb…ae236a
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x821151…a43405
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x406396…542c54
0xd1ba…866b0x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x7cf8bf…c4c00b

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.