Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83c1…7a8b0x3e0a…78e7Base—$0.004021100%coinbase74d ago0xe95063…a1d24d
0x83c1…7a8b0x3e0a…78e7Base—$0.005367100%coinbase74d ago0x80db92…9df486
0x83c1…7a8b0x3e0a…78e7Base—$0.003928100%coinbase74d ago0x154444…9ed66b
0x83c1…7a8b0x3e0a…78e7Base—$0.00344100%coinbase74d ago0xc74ab0…28d5e7
0x83c1…7a8b0x3e0a…78e7Base—$0.003766100%coinbase74d ago0xcf9b08…4193b2
0x83c1…7a8b0x3e0a…78e7Base—$0.003203100%coinbase74d ago0xbd1d1c…de6a9f
0x83c1…7a8b0x3e0a…78e7Base—$0.002675100%coinbase74d ago0x91d768…54851d
0x83c1…7a8b0x3e0a…78e7Base—$0.005100%coinbase74d ago0x549c9b…8fad2f
0x83c1…7a8b0x3e0a…78e7Base—$0.005261100%coinbase75d ago0x48f84d…0b502b
0x83c1…7a8b0x3e0a…78e7Base—$0.003601100%coinbase75d ago0xdab62a…0054c5
0x83c1…7a8b0x3e0a…78e7Base—$0.005258100%coinbase75d ago0x1d493d…66746f
0x83c1…7a8b0x3e0a…78e7Base—$0.00335100%coinbase75d ago0x4d9fa0…dc7e75
0x83c1…7a8b0x3e0a…78e7Base—$0.003823100%coinbase75d ago0x3f7c65…98b4a8
0x83c1…7a8b0x3e0a…78e7Base—$0.004142100%coinbase75d ago0x9441c4…c9b7e5
0x83c1…7a8b0x3e0a…78e7Base—$0.004308100%coinbase75d ago0xb91e9f…0732c2
0x83c1…7a8b0x3e0a…78e7Base—$0.005801100%coinbase75d ago0x469b0c…489880
0x83c1…7a8b0x3e0a…78e7Base—$0.003742100%coinbase75d ago0xeb50c2…f8a825
0x83c1…7a8b0x3e0a…78e7Base—$0.002744100%coinbase75d ago0xeb9773…660104
0x83c1…7a8b0x3e0a…78e7Base—$0.005229100%coinbase75d ago0x411c7f…fbbb42
0x83c1…7a8b0x3e0a…78e7Base—$0.005638100%coinbase75d ago0x2434fe…f1412b
0x83c1…7a8b0x3e0a…78e7Base—$0.003989100%coinbase75d ago0x3c84b6…e6ae95
0x83c1…7a8b0x3e0a…78e7Base—$0.002809100%coinbase75d ago0x19e972…7f7d29
0x83c1…7a8b0x3e0a…78e7Base—$0.004798100%coinbase75d ago0xa922d8…caaf91
0x83c1…7a8b0x3e0a…78e7Base—$0.004834100%coinbase75d ago0xfdbf42…d61c15
0x83c1…7a8b0x3e0a…78e7Base—$0.005306100%coinbase75d ago0x34d855…918b8b

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.