Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x932aaf…444275
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x67683a…c23f87
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x3d0769…7c3336
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x9ca5ff…4080f1
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x33c263…18ecb6
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x5b0767…65987e
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xc58288…28edc4
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x9779c0…c67497
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xff4f3a…18a02d
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x795b51…8595f0
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x0ad77e…5c544f
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x5dec79…c2508a
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x7f88bb…94176f
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x4dcfec…2c1f36
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x49c2e1…7d5ada
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x7e532a…26317b
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x8b9958…4f8d1a
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x8e0ef4…90a080
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x013691…ecd0a6
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xc7f23b…2a48e3
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x399a85…8b3849
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xdc3ac8…f70ea8
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x56071a…7561b3
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x208e1f…4d0f17
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x4db9e0…27a954

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.