Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e9…e1170x3e0a…78e7Base—$0.005822100%coinbase75d ago0x2f8cb5…7079d9
0x14e9…e1170x3e0a…78e7Base—$0.003173100%coinbase75d ago0x63a55a…999c4a
0x14e9…e1170x3e0a…78e7Base—$0.004424100%coinbase75d ago0xe8d8e3…2826e9
0x14e9…e1170x3e0a…78e7Base—$0.003811100%coinbase75d ago0x5ab162…ac69d8
0x14e9…e1170x3e0a…78e7Base—$0.00556100%coinbase75d ago0xc9c16a…e118c3
0x14e9…e1170x3e0a…78e7Base—$0.003459100%coinbase75d ago0xedba93…401c1d
0x14e9…e1170x3e0a…78e7Base—$0.005909100%coinbase75d ago0xbca42f…fbc9b2
0x14e9…e1170x3e0a…78e7Base—$0.00365100%coinbase75d ago0x4397c6…06451b
0x14e9…e1170x3e0a…78e7Base—$0.004073100%coinbase75d ago0xce299b…0d6d26
0x14e9…e1170x3e0a…78e7Base—$0.003468100%coinbase75d ago0xd83312…5107e2
0x14e9…e1170x3e0a…78e7Base—$0.003086100%coinbase75d ago0x32779f…0423b3
0x14e9…e1170x3e0a…78e7Base—$0.004693100%coinbase75d ago0x4762f1…eb513e
0x14e9…e1170x3e0a…78e7Base—$0.004053100%coinbase75d ago0xb67009…6398b4
0x14e9…e1170x3e0a…78e7Base—$0.005104100%coinbase75d ago0x16fea2…580069
0x14e9…e1170x3e0a…78e7Base—$0.004074100%coinbase75d ago0x02ff67…846ee6
0x14e9…e1170x3e0a…78e7Base—$0.003571100%coinbase75d ago0xd802bf…7992c3
0x14e9…e1170x3e0a…78e7Base—$0.005312100%coinbase75d ago0xf41583…f72b9f
0x14e9…e1170x3e0a…78e7Base—$0.005311100%coinbase75d ago0x7ffa5d…84efe3
0x14e9…e1170x3e0a…78e7Base—$0.004879100%coinbase75d ago0xc1959a…4a7bd5
0x14e9…e1170x3e0a…78e7Base—$0.005595100%coinbase75d ago0x2c327f…62a6ec
0x14e9…e1170x3e0a…78e7Base—$0.003131100%coinbase75d ago0xb29db6…d41e25
0x14e9…e1170x3e0a…78e7Base—$0.005697100%coinbase75d ago0x5c7335…51fe66
0x14e9…e1170x3e0a…78e7Base—$0.00271100%coinbase75d ago0x90ec12…babefd
0x14e9…e1170x3e0a…78e7Base—$0.00345100%coinbase75d ago0x337cb6…cc32f4
0x14e9…e1170x3e0a…78e7Base—$0.004907100%coinbase75d ago0x545791…9006af

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.