Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xdcec…7566Basex402 service$0.92100%coinbase87d ago0xfbab94…5fe3e6
0xdcb7…9fa00xdcec…7566Basex402 service$0.01100%coinbase87d ago0x322590…0902a6
0x1e8b…7b030xdcec…7566Basex402 service$0.01100%coinbase87d ago0x428343…3eccc2
0x3327…9b1c0xdcec…7566Basex402 service$0.25100%coinbase87d ago0xee4152…998a1c
0x3a2e…e5bb0xdcec…7566Basex402 service$0.01100%coinbase87d ago0x87156e…a08ae1
0x2b0f…d4fb0xdcec…7566Basex402 service$0.25100%coinbase87d ago0xf0206b…498e30
0xdcb7…9fa00xdcec…7566Basex402 service$0.01100%coinbase87d ago0xb077b1…1eb6ee
0x4d12…b5dc0xdcec…7566Basex402 service$0.25100%coinbase87d ago0xc2a5bd…990878
0x5914…e74b0xdcec…7566Basex402 service$0.25100%coinbase87d ago0x602b48…abb889
0x1e8b…7b030xdcec…7566Basex402 service$0.25100%coinbase87d ago0x981cfe…bd743c
0x395b…5f090xdcec…7566Basex402 service$0.25100%coinbase87d ago0xe32a10…166f46
0x6bc8…f9990xdcec…7566Basex402 service$0.25100%coinbase87d ago0xf0340e…020f87
0x2218…8b020xdcec…7566Basex402 service$0.25100%coinbase87d ago0xb838de…6712e1
0xd4e9…12cc0xdcec…7566Basex402 service$0.25100%coinbase87d ago0x899e32…e441c6
0xa306…5bbc0xdcec…7566Basex402 service$0.25100%coinbase87d ago0x5b325f…1c6c5e
0x56b0…faf20xdcec…7566Basex402 service$0.01100%coinbase87d ago0x1f04cb…a89001
0xc21f…31c00xdcec…7566Basex402 service$0.25100%coinbase87d ago0x6162f3…6565d8
0x197b…4e100xdcec…7566Basex402 service$0.01100%coinbase87d ago0xc5d5d1…b832c5
0x3f52…3a8f0xdcec…7566Basex402 service$0.01100%coinbase88d ago0xa551a5…070f34
0x4985…5ce20xdcec…7566Basex402 service$0.25100%coinbase88d ago0xe1bf32…74a8c9
0x03dd…dc850xdcec…7566Basex402 service$0.01100%coinbase88d ago0xb1dbba…724fee
0x5e91…e1b30xdcec…7566Basex402 service$0.25100%coinbase88d ago0x683be5…0be00f
0xe5c3…700f0xdcec…7566Basex402 service$0.01100%coinbase88d ago0xf3ecf5…3602b5
0x5958…50360xdcec…7566Basex402 service$0.01100%coinbase88d ago0xdfa3bb…a49643
0x03dd…dc850xdcec…7566Basex402 service$0.01100%coinbase88d ago0x9f2acd…781d93

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.