Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb51c16…a21987
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7eadec…52b621
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x484067…d1733f
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe5475…9dc8a5
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5877b7…308b70
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x152f64…c54bd9
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d10f9…f23c3c
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb7d3c6…e49381
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4f4150…dc7ab6
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf37980…79552f
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb94e79…e9495d
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf703e…22b1e1
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x95c731…aee0af
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4dade8…a19270
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a298f…984270
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe60c9e…a065ac
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdcd735…577637
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9f4bd…563064
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa52f3a…fd6194
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2957d3…98ebe2
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x75965b…55e8ba
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x93a73e…09338f
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e949e…206e7e
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x32e4b0…5a231f
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe65149…6f8c72

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.