Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x028fea…36dcff
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xd4c58a…9811aa
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x7c44d8…67405f
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x42c2cc…c56a6f
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x56da0b…09941b
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x146a05…bc68dc
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xf68f49…f6ed6f
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xe47c76…cca63b
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xb8d30a…52cbac
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x6b19a8…ab21a9
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xeeb6a3…93443d
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x41d9e2…1d5490
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x8c4491…054527
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x84da11…bf3fa2
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x51c60a…2f788d
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x235f2d…e5dc4f
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x478a4f…928cfa
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xfea2d5…7cad12
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xa53476…6e7686
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x213dd9…9a8633
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xbd9002…de4222
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x644852…7ce381
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0x9cdd8d…f6ba97
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xb06b5a…f2ffe2
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase116d ago0xbd21f0…275b45

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.