Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe1ea6e…710a0d
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x88c7f2…64a355
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x56b6c4…ada950
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b68b8…e08318
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7beb05…6d1864
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x614d04…95df1a
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba5332…6ee443
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5919b5…ded2ae
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa55d23…d07c0d
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x04d127…f07d66
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x83e598…efc6f2
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc7895b…4167b7
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e3e94…5e90b1
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x499f8b…1b70c9
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x476bde…42f485
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xab9a83…8b436a
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x078c17…916611
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5261a2…aada92
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfca8bb…ab7b7e
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3dc2ae…494365
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x10c63e…c37361
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1f37de…ed9df8
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x69cde0…e68515
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d1471…4c42e5
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf09cc7…520e63

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.