Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa8e58d…c10eee
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2dbf2b…e0149b
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4643c9…cf26e9
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd09640…ab1a69
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf62752…69e634
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x121b79…8b5be2
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x94aa92…1a0cbe
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe4dbfa…e94666
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe80503…9d44e3
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe95735…7d1fa9
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc787da…57d49f
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2e63b1…cdb599
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb34494…637c76
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf95947…d89ce2
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfd7bc1…0ec861
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc7ef95…5f560b
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8d286f…599681
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x18486b…9c5062
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x13a5a6…1b5efa
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfbb08e…e489ef
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x66ca60…2309cd
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x80f3dd…312137
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb72720…1aaf56
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x975df5…edc046
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x23efda…f03bd2

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.