Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase15d ago0x529c72…6317bf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xda0f85…990f33
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0x6b6937…fe2e41
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.002100%coinbase15d ago0x535f3a…7746fc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x1c35cc…45ade8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xc4944e…f58a0a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xb129e3…e8347b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0xaaabad…7eb56d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x891574…44cd0e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xca3a3c…ac7750
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0x72f085…a32242
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xe48920…1858aa
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0xa60428…1a69ea
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0x1f638e…78495c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x1d1a6f…7d5dff
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0x78514f…12d000
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0xac77f7…3294db
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x448490…505eac
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0x9ea22b…6d2f2f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xdc7e38…9b6c33
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0xcb7228…8747e9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x5ed022…702364
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase15d ago0xdbd153…63b3e4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xd01f7f…bb6481
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase15d ago0x10db57…a7ae88

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.