Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x2f5a35…72916c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xf5920a…d3164b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xa2f7cc…b2819d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x8c88b7…4340fc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xa0c6d9…8d6aed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xbbf73e…581959
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xab8035…793bef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xd280a8…28b0f1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x8fe2c4…68edf4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x700567…a43534
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xcb5ce3…f54347
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x6619f4…f91432
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x0d6186…3a4f4f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x499110…3f32c9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x1a6c5d…5189d4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x92936d…603ec3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x4e619f…ba05be
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xc5e67f…30276e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x5b4926…663737
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x553c8f…71b546
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x7088fc…681a58
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase11d ago0x389e82…47ff31
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x153228…b72ba8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x32b162…a8879e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xf72ca0…92563a

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.