Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xe0f8fb…fc3058
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x6e2422…74c6d7
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa38d ago0xc09812…aa2be4
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x81d21b…e01e73
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x3b0465…3b15bb
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x267f53…53f035
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x1b2c08…8112ad
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xb03fab…2f88ba
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x01c685…4e45e9
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x837f16…01ffa8
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xb5ae31…3bb8d1
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xbb3803…92a39f
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x97391b…355988
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa38d ago0xc27484…e4c9c6
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xd60fde…50f93c
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xc78e8d…88e75c
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x0b6368…045899
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x925f87…f36f11
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xa6262e…abb5df
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x492b89…e5c9c0
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xf7deb3…69b90d
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa38d ago0x603e61…bcaaed
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0xea0d8e…e9ee43
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x3aaa3d…bd8078
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa38d ago0x02d3d6…45a4e2

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.