Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa15d ago0x869d31…4a75e5
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa15d ago0x39a741…d500b9
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa15d ago0x6218a3…178daa
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa15d ago0xd45004…6c6369
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa15d ago0x387c19…2bc2e7
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x8f3979…b7375d
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x5ced69…edc098
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x046323…4bbe65
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x49e871…f0fba9
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x3d03b9…bb1912
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x9cf1f4…f1e212
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x5f0f30…b7805e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x65b800…e4d899
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xaaa603…b5b39a
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xb7deff…1c67f5
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xe07923…26782d
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xba38b1…a56c5e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xf3d324…208c00
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x8a02b7…4096c0
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xdcaef3…5c007c
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xa28d24…533d0c
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x6e3888…b747bf
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0xb149bb…9746a6
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x74789c…8a10f2
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa16d ago0x3402f3…9a5568

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.