Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xef220a…df9d58
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xacbb1e…049f9e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x080f06…27ceab
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x585e02…0f1d33
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x0722a9…685565
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xe6420b…10c666
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x37fc06…9053c3
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xeed200…773724
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc3c87e…edea06
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc6e875…19eae2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0xa04dc0…2d9247
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x9c39b9…9188fb
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x87a63f…ad3dd9
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb118c5…64d2a6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x12ea82…229f85
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd485c3…d0d275
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb19397…e49b16
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x0064a4…e744c2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb5ac32…bff435
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x517cc4…8d76ce
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x369c5f…37266a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x05a43e…5d6a58
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x8f0b15…babd67
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x19cf81…39ebc2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x756fae…cceb7d

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.