Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0x283ea5…78e335
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0xe3135e…faa5c1
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0x452879…672886
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0xf1b88c…b915b6
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0xf860f1…c96c54
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0x1259e5…ac980a
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0x482d41…747f8f
0xcad3…95890x6839…1a2bBase$0.003100%coinbase116d ago0xfef2f5…c3c525
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x18588c…41b308
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xd91c25…b20c9c
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x2e0a6e…867d36
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x42f842…244f01
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x78f8f4…ff2311
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x49e6ee…4d9d08
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x13d54d…e12843
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xe2918f…d20727
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xcee1e9…e96854
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x9e1002…6b4e90
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xe58bf4…a0b058
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x4301f2…6bab98
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xe658a5…591d92
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xb39de0…108795
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x817b60…ef895a
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xe05494…5d006b
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xfcd514…0d6446

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.