Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf4de52…ccf6ab
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5bbb09…faff8f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x70c9ee…7b5372
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe42b23…74e3f6
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcb928d…72a465
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd5ce0b…e3ab37
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf37377…fc29be
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x42ae58…1a1a8c
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7702b2…0a1fdd
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf1a2e9…d363cd
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x998a75…c1dfb7
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4c33ce…8dd11b
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x16fc4b…23581a
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7d9864…031edb
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xac2d5e…9c213c
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbc10fd…f7c79c
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x112c92…7c8b02
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x860d82…2bb0f5
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x39b780…6fb6b5
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8f7de0…ce0275
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf3e369…248d8e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3ef2c1…e3eb8c
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x610721…6ed9bb
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb7fdec…122722
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcf870d…525f21

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.