Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x1c93c9…d351ad
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x9f287c…d85324
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xa31122…8999e9
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xd35939…fd1867
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xac7d27…562260
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x28ae22…d76a97
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x5c1ef6…17deaf
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x7b8358…68b111
0xdd13…5f620x3e7c…1570Basex402 service$0.005100%coinbase48d ago0x5df0f8…b898fa
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x45cc22…8c9dfb
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xcda908…27803c
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x6eab66…fb4c77
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xb95399…a16309
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x492a11…0071b1
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xb53356…2d7fd6
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x1119e9…384717
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x873215…670e05
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x1195dd…28e26f
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x6c9c61…273586
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x6de090…e91973
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0xfb0370…92b8cb
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x96ca4f…944cb6
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x8e5298…6bba36
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x8575c5…cf53bf
0xdd13…5f620x3e7c…1570Basex402 service$0.003100%coinbase48d ago0x6fdde9…ce4ead

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.