Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaca990…8231b4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa97cf5…bd6e8c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad18d2…9e53b5
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88b83c…36f226
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd2924d…3dc0b0
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd879a…5a6676
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa71012…6cbc71
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa5ab01…eaa91e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcf8439…41ab85
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeb9a34…dbd4ac
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xccda2b…b6b6c2
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf7a78c…8e4b78
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8e4582…0aecf4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdcc116…d61c52
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x17e9eb…c7f7dc
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x28619e…e5a740
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd7e038…8f4dcb
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x580706…0dcee9
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa5fce8…466324
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5654ab…acd17b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2def72…a8808b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xca5998…68f023
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf5be98…ca62d1
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x41ce6f…272460
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1f4492…161bf8

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.