Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3502…81780xac65…4417Base—$0.08100%fluxa117d ago0xecc692…2a5f53
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0xf3cfdb…029901
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x4cbf0f…308272
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0xd9f634…f7e987
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0xd15163…0ceb15
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x248e2e…e4ff2f
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x2be009…ef91ba
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0xc21a76…afb9fa
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x2e90c1…e2bb7c
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x81e313…c36d32
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x7c30b3…28429e
0x3502…81780xac65…4417Base—$0.03100%fluxa117d ago0x9d745c…bf56f6
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x9bf5ee…71a437
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0xc983da…018992
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0xde6700…3d25cc
0x3502…81780xac65…4417Base—$0.03100%fluxa117d ago0x091112…7a78c6
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa117d ago0x63b54c…3e9329
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa118d ago0x987a91…c8fedb
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa118d ago0x9faeae…6032fd
0x3502…81780xac65…4417Base—$0.02100%fluxa118d ago0x05e73d…a2f5a3
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa118d ago0x1c5a08…5d9a01
0x3502…81780xac65…4417Base—$0.06100%fluxa118d ago0xdc64ae…71f25c
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa118d ago0xf0196d…cbf089
0xb90a…9ae40x3502…8178Base—$0.01100%fluxa118d ago0xc8a142…34f151
0xb90a…9ae40x3502…8178Base—$0.05100%fluxa118d ago0xa2aca7…891825

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.