Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x6dbf1f…be2619
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x21d4bb…1b1592
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xde04dc…6c375f
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xf3bbaf…98a0c6
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x6ae411…416910
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x5cb9ef…06a939
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.20100%coinbase105d ago0xe4a865…67df21
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x9ab545…80a3aa
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x8c7dbc…09815e
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x25e201…74b4d2
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x43453d…f465c6
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x042358…7656c4
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x54c88a…e2a98e
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0xaa24e7…960edf
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x5fb9f6…86be58
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xe7646d…79a878
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x09b563…74ab7c
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x9ebf12…35027c
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x6f8cd0…f03ef6
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x2c31e5…46d9c0
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x72bbf9…d3b8c5
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x03a21a…46dec9
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x4c9d3f…424f07
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.05100%coinbase105d ago0x883904…f5ba93
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x40ef9c…aaabce

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.