Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x18a73a…b4ce77
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xac8bbd…e0ab83
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xb04e34…d7b38b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x639a10…246395
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xddd38e…8b3e17
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x3d510d…78c559
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x7a7b1a…ac9d00
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xba3f1d…4364e2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e321c…e32bc7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x23c999…cd71a3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c4876…de5784
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xb491f7…d1ba1a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0xb3b949…cc06dc
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa20d ago0x9801db…3b80be
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x605d57…c6f516
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x7d4405…c637e2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x8697cf…3c59a0
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0xb3cb3c…cd79d8
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x3c9ace…a8432e
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0xd3eb1e…817340
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x3f3afd…eb3cb6
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x1875d6…7caa2f
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x56f96c…8fba68
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0x13d0f8…77d049
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa21d ago0xb6da35…27730c

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.