Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf80508…02ec42
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x33b505…8f3bc6
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0b1a5e…d73e74
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce65a9…8ad6e8
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x847612…6eb905
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x570083…4e984a
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6044b9…8ad655
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5e4d42…4c697a
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0f0aae…217194
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x524090…9f3c75
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf0b8cd…72bee6
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd8227c…293afe
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2844c7…7e7366
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfe2de5…61ae9b
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xec16a5…1ecde3
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x35af37…f485e6
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf32cdc…a290fe
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc5d39d…9c9130
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe06407…4fcc53
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7b13b7…16edba
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa337ea…5fab17
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x06d167…73e1f7
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb40b82…18a1c2
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x206286…1e4f46
0x224f…75e40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfb1bf1…cd0c2d

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.