Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbef7cc…8ede3d
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe5d66f…477b23
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x631623…f42dfc
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xee9fb3…32df38
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd82a0…7d4a52
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6e0f4…773367
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x704c7b…0ff3e5
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x42c23d…912a96
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x429457…d25dcb
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x805a21…6bc78a
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2c79b…026a15
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x270aa1…e2fe9c
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0fba24…8fff64
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb11f66…ab8b00
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3e4a1…43abc9
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0bb6fc…2294b2
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbe632f…70b904
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x556b47…17bdfd
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb36aaa…672fca
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6d7a3f…96aef4
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x14f32f…bb0a35
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x534d81…71e617
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f7aa4…a78ed9
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa33909…ca48e0
0x64e0…7e810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfa8f88…b8a399

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.