Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xad442e…36f886
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0x2454ee…92ea29
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x4f0e71…8e5927
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x0817f8…e8dbe8
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xa3d4ee…a37718
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xba39a6…6ac3a8
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x8feefa…f67d42
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xf40ec8…e8eb98
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x8219dd…bec148
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x2307d7…8d6075
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x978290…2be53a
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0x766bd7…320e6a
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x3bfe76…6c9341
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x85fe93…959b26
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xda5761…2c122b
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x544032…4edc50
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xb6a576…b351d4
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xda159c…6e1035
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xbe6caf…bf31c2
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xd5eb41…251936
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xbb4645…ceb977
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x2d47fb…87add3
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xf6bd61…41c875
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xdae74b…c8c513
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xca9ea0…994bf4

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.