Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$0.08100%coinbase46d ago0xc82a04…efcdcf
0x3878…18220xb0af…7de0Base—$1.86100%coinbase46d ago0x99d8c5…fce0ac
0x3878…18220xb0af…7de0Base—$21.01100%coinbase46d ago0x55dec2…f9f306
0x3878…18220xb0af…7de0Base—$30.02100%coinbase46d ago0xb245d8…42d565
0x3878…18220xb0af…3befBase—$3.00100%payAI46d ago0xb4a76a…5fc768
0x3878…18220xb0af…3befBase—$3.00100%payAI46d ago0x76d596…5405ad
0x3878…18220xb0af…3befBase—$3.00100%payAI46d ago0x25f01f…b5854a
0x3878…18220xb0af…3befBase—$6.00100%payAI47d ago0xc3a063…c29c49
0x3878…18220xb0af…7de0Base—$25.03100%coinbase47d ago0x87b2b8…29a635
0x3878…18220xb0af…7de0Base—$28.05100%coinbase47d ago0xa0f7c8…c2ce16
0x3878…18220xb0af…7de0Base—$25.02100%coinbase47d ago0x0cd497…a0435b
0x3878…18220xb0af…7de0Base—$27.04100%coinbase47d ago0x0b6a57…4fe673
0x3878…18220xb0af…7de0Base—$29.99100%coinbase47d ago0xa2a9ac…7c30a4
0x3878…18220xb0af…7de0Base—$29.96100%coinbase47d ago0x642408…b314d2
0x3878…18220xb0af…7de0Base—$29.98100%coinbase47d ago0x632f46…5c960e
0x3878…18220xb0af…7de0Base—$30.06100%coinbase47d ago0xdff046…a616e9
0x3878…18220xb0af…7de0Base—$30.02100%coinbase47d ago0xd1a6ce…51f161
0x3878…18220xb0af…7de0Base—$25.54100%coinbase47d ago0x0a1233…050697
0x3878…18220xb0af…7de0Base—$30.02100%coinbase47d ago0xa41086…9aefff
0x3878…18220xb0af…7de0Base—$28.03100%coinbase47d ago0xa6185a…8aaa03
0x3878…18220xb0af…7de0Base—$25.02100%coinbase47d ago0x75d053…4f5324
0x3878…18220xb0af…7de0Base—$27.02100%coinbase47d ago0x0f28b1…e2ebb5
0x3878…18220xb0af…7de0Base—$25.54100%coinbase47d ago0x1704c7…f3a76a
0x3878…18220xb0af…7de0Base—$30.05100%coinbase47d ago0x640b07…51ef9e
0x3878…18220xb0af…7de0Base—$29.92100%coinbase47d ago0x04a125…d12f01

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.