Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x4d2342…37dd93
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x0adafa…16cdbd
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x47cf8e…2a6f35
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x3535c4…1b1d9b
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xffb170…6b83e5
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x1d8d25…cb64a4
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xdc6d06…393f6c
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x7db5c4…a4e4ea
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x726a51…8c89f1
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xa11321…57a5d8
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xe926b1…c084ac
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x0b3c1b…5543c7
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xe34f34…cb1c1c
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x6b0266…1c3589
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x98a517…e1db63
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x59f1ec…6cbb70
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x281672…66779d
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xa98916…af421f
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x710bef…a3d7d8
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.20100%coinbase36d ago0xcda870…b0a553
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.20100%coinbase36d ago0xf23ece…268b52
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.20100%coinbase36d ago0x0386de…00f9b1
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.20100%coinbase36d ago0x44c342…010bf8
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.20100%coinbase36d ago0x61e6ba…31bd5b
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.20100%coinbase36d ago0x35f077…f45ace

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.