Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase7d ago0x850c50…938e1f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x006c18…6b2656
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x18cd15…d47839
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xd4827f…0e6d48
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf0ad8c…0a9186
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x737f40…538049
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf2c362…a8a976
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x92b5c7…65dc9c
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xedc99b…1b912b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x73f96b…ead148
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0xa5e58e…48a9f4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xc99c92…359cd7
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xad5205…915f0b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf2fdd2…2f1068
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x1f763d…bac6ed
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x06897b…cdf6c5
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xbdda60…31dc71
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xd2b076…ba307d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x458069…f49063
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf5d7eb…7eb4fe
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa2cf55…26f95c
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x792cb3…84a005
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x41349f…205b56
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x73bdbc…6cfd9c
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xb3c107…6e3d7d

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.