Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2ca92f…344b87
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x029a5d…cfeee3
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x403cab…64a02d
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x34fcf0…63d607
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x548dd5…205871
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf619e5…ea0bca
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf2ad8…7f7324
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d7072…c6ef8b
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44b2bc…3a88ab
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7c316c…8a7b75
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1b5b40…83e18b
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49b801…8d9386
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbaad1b…3ea538
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x791910…0a9dca
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa7f7e9…b0a842
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0dad5e…3950ea
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c2992…65d657
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e9e0b…e69d21
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x576892…950e9d
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x748ce3…c4880e
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x228768…efc0a5
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6e053…21cf43
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x89f9c7…f34ca9
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa9ac3a…3dce95
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeee9a4…4737fb

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.