Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xde4929…442a9e
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe454d3…d6dd60
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8171b7…47e869
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6c2db0…5a60a8
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8d01b2…140238
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4e88f0…e2b245
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x50de1e…ad8b81
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xab34c8…32c732
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0620cb…0f4a81
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd42ccf…272f4e
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8e26a2…06888b
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd8bc10…ec7879
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3b3e59…d048b8
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x270d51…66f1c2
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2e7aca…3726a4
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x916575…557742
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdc722b…7decf2
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb6d5ba…2f9a49
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x49dc83…94a889
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9d9a12…81d0d9
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4c9153…6914c7
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x25d1fc…b3c351
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xba0d02…9bb726
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4b7f19…d12f82
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1a7e98…5cd6af

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.