Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b3659…a66451
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2414f1…b9d85b
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x79bb29…942238
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1367f…98d98c
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc5ec40…49d0ed
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x56cd7d…d0bf7c
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x91f287…9a8920
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1784a9…adb12f
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x22afd3…d85d8f
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x633f21…06d3ca
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c7c16…3c2ec4
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7c7acf…5fdb51
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3c9f74…c3694c
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9838dc…2b4353
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b2572…1f46b5
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x03abc8…53f3ec
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa35e8b…64b268
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb9651b…38d7d7
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc29d1f…726bf6
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x266f24…6a9838
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x536776…0e6646
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3b5276…d15a74
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf14ad9…520f40
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00d69d…ebd79f
0x45d7…19ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e7a66…42bf82

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.