Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase51d ago0x881e00…6ecd3e
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase51d ago0x4d6882…d0735e
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase51d ago0x82101a…233718
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase51d ago0x535869…7b4d01
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase51d ago0x9e20c5…d44372
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase51d ago0x491402…9abaa5
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase51d ago0x32b611…4e1b0f
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x3f1ebf…114c7e
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0xb88724…63da1e
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x8b2c44…5f63f8
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0xff41c6…197a2f
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x34161c…7dda7a
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0xb52aca…f56a81
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x590055…4961f9
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x1414b7…e8101a
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase52d ago0xd4a868…38247e
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0xe08c2d…478c95
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0xad9c00…20e256
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x1897dd…57d665
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0xa79b81…1c3787
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x320f17…0b038c
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase52d ago0x00dcd9…64885b
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x621faa…c89300
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase52d ago0x6c2a84…045ccc

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.