Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3afc28…9a5ec1
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc207bf…f91db3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc9fed7…4c4c83
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xebb808…2ea5fd
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe954bd…b1dc41
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa71bfe…88de22
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x07140c…260730
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa8f0be…7e517e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xec115d…1df789
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa231cb…ec7377
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x725b87…23eb1b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x53c1a5…e99edd
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x97a59f…5579e9
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xddb01f…7fe6ba
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2c999c…d002c2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdd3544…5b48c5
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9b1dae…bb22ca
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5e1879…45ba29
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x61a04c…3a024f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x46a0d8…72e388
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xce80de…d94866
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3adf55…aa7d9f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe97a35…9224d2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd62d52…ab684a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x91c561…6b809e

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.