Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x0fc1f4…fab7c1
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x72f367…8c2855
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x7c701c…8d1f5d
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x6e800a…462b1f
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd6eb75…4eda02
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x4e408c…165066
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xf33917…e1ecdb
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd52814…79d32b
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x5d3de8…bb4d50
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x42e43f…8447e5
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xf9e4f7…5531e4
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xc1d0aa…ff7fe2
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x9dca1b…188b31
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x8a79e2…751686
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x17462a…5dc16b
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x619c04…8e4a97
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x1d1d52…a1d9ae
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd856e5…f0f3a8
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xa2e034…013d54
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xa0b73c…4a82dc
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xbd2af3…db1c75
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x790ebf…13f648
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xc3b34d…8a5eb0
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x930406…d8562b
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x3611fd…1495d4

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.