Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xf9c8a0…e9874e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x34bd3f…afacb9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x5a58a0…e1ea27
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x54c630…a5aae1
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x59c93b…7e1fce
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x0e6c95…c8b404
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x557501…f6e9c9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x7cff61…5432ed
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xeb932d…cd2dc8
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xe52bdc…321666
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x3ecbc6…7343f6
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x98d224…673d96
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x2c31f7…8f7a5d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x9dccbd…e50435
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x3c60f8…7b8d21
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xdaba21…41336c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xe3f005…704c59
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xd98f14…1e496c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xf37fb2…5e072a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x00e501…5f12ef
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x345950…07100c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xbf9ef1…8a0358
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x6bc76b…f4880d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x7916a0…b999ab
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xda8ee8…747f1d

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.