Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x54110f…24affe
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x595a15…609d3b
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xee40ed…50ba50
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd6ae6f…4587c7
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b197e…f9e74e
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44b977…5629b8
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x53d019…ca908f
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa768e…50aa34
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1ef5db…a50f59
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e5e9d…482d8e
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cb93d…10dd19
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc67bf9…41a305
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x61edd5…12fc40
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x629157…d069d7
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2774b8…46b6bd
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d4796…22f222
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x532163…57ae56
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x693b1c…21c58c
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb8282…78a6a6
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d0737…d597c3
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa83312…370b5a
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x431fc3…c9f56e
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x54ad4d…e01ed6
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcdfcf1…0fc142
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44d122…a70996

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.