Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d78ec…cb7ecf
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa49b9a…9077a3
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1dee90…55da5d
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5cd8f…b5bc96
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8dc5a6…76f9b8
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x65f82f…85fd3e
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc5985…931d2c
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe9efbf…18c20a
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x54a89f…76b241
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e5471…b6c19a
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24b069…99d515
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x223bfb…886dee
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b12f7…00e4c3
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7fbb33…db6eb6
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccc4d4…ec3c76
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3fe5cd…9a087e
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb8bee3…af64f0
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x58fecb…7d5fce
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf87121…7819f1
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe29b98…03c7c5
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37b4ad…5ab142
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x568627…cc256a
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ffe6a…5cf290
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb1a6e0…b90eaa
0x2e42…ac6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfb28b6…2c2273

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.