Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf75b…eae10x8043…25a8Basex402 service$0.06100%payAI97d ago0x6f9fdb…97f420
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI97d ago0x970290…2ecf0c
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI97d ago0xa0682e…560786
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI97d ago0x8ec079…e71afe
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI97d ago0x00b599…5e04bc
0x9cc4…b1760x8043…25a8Basex402 service$0.25100%payAI98d ago0xbe37ce…e05497
0x9cc4…b1760x8043…25a8Basex402 service$0.05100%payAI98d ago0xe5165d…00dc7f
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0x9a806d…9daddd
0x9cc4…b1760x8043…25a8Basex402 service$0.25100%payAI98d ago0x19c261…b44fef
0x9cc4…b1760x8043…25a8Basex402 service$0.001100%payAI98d ago0x98f356…1e2362
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0x2461bb…e723d6
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI98d ago0x45ac76…d8126e
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI98d ago0x8a0df5…c820db
0x9cc4…b1760x8043…25a8Basex402 service$0.02100%payAI98d ago0xa92b93…4fb05e
0x9cc4…b1760x8043…25a8Basex402 service$0.02100%payAI98d ago0x09d958…9b07bb
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI98d ago0xfeaba6…faea03
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0xe7a392…a58e1a
0x9cc4…b1760x8043…25a8Basex402 service$0.002100%payAI98d ago0x3bc498…174a3a
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0x9a5530…052a83
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0x9263b9…fc9a8b
0x9cc4…b1760x8043…25a8Basex402 service$0.06100%payAI98d ago0xd98eb3…20a9b1
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0xe045ba…25a182
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI98d ago0xe8ba1b…64b264
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI98d ago0xf5ce47…202702
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI98d ago0x02e4b0…54b087

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.