Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1ca2e6…745bc4
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8a8920…c59162
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9bf839…1504fe
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2a5dd9…89a8ac
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x019695…599fe0
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe8be9b…bea109
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd26904…7c0fa8
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe9b2af…3d901c
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x58a3ec…2c335b
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb48f31…c25894
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3a29e2…bce68c
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe2d197…d76bae
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfaf292…cc05cb
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x067e07…01e193
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1985d8…31689b
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6a6e68…38fe90
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbe0ac8…48f3a5
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x330459…ea6025
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2d8450…46cc64
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x674898…4b67ee
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdcd511…b0bd76
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x450069…a1371e
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb8ee63…a68230
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x419002…5b1836
0xfc64…d8600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x543ed2…dd3f6b

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.