Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x3ec43f…3e67e1
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xc68557…4bf1dd
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xcad44c…3be642
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x18d3c6…0cdddb
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xa98bcf…53b15a
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xb2cf5a…5e20b2
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x3706dc…7a42e6
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x228029…fa7758
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x86bdbd…21d49c
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x59bed2…ca9294
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x011cc5…46d01a
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x98d5b8…ede269
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xe8f0fb…08fb93
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x7d36d9…117e19
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x428ad9…d16867
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x67291b…73ea7e
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xe63ab9…e33d48
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x729cf0…f63605
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x683fff…ecfda5
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xdf9c05…f18c0b
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x435e81…18886c
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xb23ad9…912c6a
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x4c0cef…492461
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0x7dfb4c…6785e0
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase19d ago0xbc1e8e…087bae

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.