Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x25ea22…3e87f6
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xda7aae…3213e9
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x462198…439e97
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xae0923…9a9535
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x95303c…75f25f
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x45ffb1…e66197
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8448d1…7e069f
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbeecbd…53ac0c
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x69cecd…abcf46
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7c5411…b40882
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe579fc…c650b3
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x42721c…0ba582
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9b1eb3…0ce692
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x11629b…5b9b87
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4dbbf8…72377f
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb7c5e8…1fe4a3
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdaeec4…1c722c
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1ddcdc…428e76
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9f8772…286c17
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc94336…ee55cf
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa70df0…a3c83b
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd182b9…1fc8ae
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3d02c5…112f9f
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd9603c…77fa8b
0x3291…acf40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x522673…7735ea

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.