Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf5b18d…b54683
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd6d00a…90da87
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xdeace9…add7c1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5ae270…9bb5c7
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0fc8a1…e90d06
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf5939c…7e8ab3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd3f54c…086b71
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0635e6…5681d8
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8e00e6…7cc4ed
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2c0c05…705b0a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0af349…5f8aef
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc52545…4d2201
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x044b75…e6588d
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x02a595…e4858b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x56f463…a396f8
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe5937f…be257c
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd5d8c0…e5cfc4
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1013d7…0a7200
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2fa661…36a5e6
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd381dc…c446c2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa55b64…d82675
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x95f6fc…49940a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe7e756…417920
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3e993e…5b93e7
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9e26df…c459af

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.