Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc195bb…28ecc4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef7f09…232b69
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe32d9e…98b74d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27c491…a3f88e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa940b4…834587
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33682f…4cae75
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2cd5c1…032f6f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda27fb…5b41c5
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a5533…b4b98f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x463277…3b91a1
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57cdff…faa8b2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc2c1c…7d2af2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x154f13…dcdb3f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x812b51…67ad6b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9d4de…e4af75
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0d346…270e42
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57cf90…d2001a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x061c98…214fbb
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29326f…ff3099
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6fa1ad…7e4840
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d3956…43aaea
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20e6b3…c80cd2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x970ea6…9cea3b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea5718…08d58c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5fb69…b65764

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.