Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x72bbb5…46220c
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x6e886a…acf513
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe815ce…2719e1
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x69aad8…43d669
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x4dd7d7…3d5bf9
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xa18108…6db44c
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x828a46…ed9195
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xc2e480…74edec
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x1fbaa7…d7ceaa
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xc8dde6…dcd4e1
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe4fc26…70f17e
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xf7a2a6…0059b7
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x2ca7c6…03f33d
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x60873b…c059a7
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x7700d1…c08747
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe7750b…f5ba29
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x93467a…31a607
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x47a5bd…1102e5
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x68f26a…c10268
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x3d116f…99abb1
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xb9a4a0…66ecf6
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xb7b89e…e2f4d0
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x286e21…94ddda
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x1e32f0…f27730
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xfeeec6…1cf8d6

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.