Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x4e5edc…745ee1
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x3183a6…48f410
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xeea851…6365b6
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x7cc425…b9f4b5
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x4dfa31…17f4f2
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xdda23e…9a864c
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xf6ee70…9e8ed0
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x99f9e9…810325
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x0eaf09…2fab67
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xc33b09…dc2a3d
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x9a7645…6c9c15
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x3e3634…4abad0
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x06a009…8773d9
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x695eaf…4b2614
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x9ed7ed…790e1c
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x364a2f…518385
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x78ee6d…b5a20d
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xbaeef7…76fe13
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x99c224…e387d8
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x2e11c9…2562f4
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x7127ec…54762f
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x2d02a8…d37a54
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x8c3ca4…56a6f1
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x56b89b…484f64
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xf85413…179763

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.