Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xb0f467…b6cec9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x0021ed…9f06f7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x401c35…8c9b11
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0x4048e1…ad22c4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0x6d43bf…a34eb7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x64231f…4e1a2a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xe260a5…754366
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xebc5e8…227a3d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7c0bf9…477484
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xab675a…5acffb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7b95b2…fbe37d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x295a40…79ad06
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xbddc60…b5aa32
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0x7ee92b…5a5871
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x356d5f…76663a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x5fe02e…03a279
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xf7dbc8…1b84c4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xc3580a…546b17
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x42d0be…3ae5b8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xbc6a19…212fc0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xd3e0b1…719706
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xccb5ca…3c8132
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x643e3c…8dac71
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase45d ago0x9c7c46…9bce2d
0xa449…15ac0x3a52…5169Base—$2.50100%coinbase45d ago0xe25130…735cee

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.