Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe0e3ff…4f7a5b
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xfc5816…6b8f33
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x67d06b…575bed
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xaa0537…6c183a
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x43925f…d7c7f0
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x276b68…a14d45
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x25dcae…ad8081
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xe9bd1c…ec7c3a
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x7c899e…f7e798
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x4e8ce9…181662
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x5584a5…bb8096
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xf48656…efefc4
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x5152ac…6c109e
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xafea5c…1cb3e4
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xfa1259…cfa1d0
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xef0e75…e20a43
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x874060…01efc9
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xa50d51…6d7a5d
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x9d802f…fb2704
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x4f2ff1…fefa2e
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xca3452…030a88
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xde2de4…2e027f
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x4a5a0b…cf4d83
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x93ae8f…71a022
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x63a86f…e0be9c

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.