Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf020…48da0xac65…4417Base—$0.14100%fluxa106d ago0xc28979…85979e
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0xfcb8ce…1bf962
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0xb73271…968eac
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x13a2e7…216ea3
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0xce08b6…c7a443
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x457837…b8fba6
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x09f2fd…20638e
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x1633fc…7de1f0
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x1457f2…df1854
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x2b9480…6f8971
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x2a104c…879490
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0xede86c…90601f
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0xbfa083…373c1e
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x3fb911…03a092
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0xf88305…32ad5a
0xf020…48da0xac65…4417Base—$0.05100%fluxa106d ago0xb2ba38…14e14e
0xb90a…9ae40xf020…48daBase—$0.05100%fluxa106d ago0x51c69c…5f4b78
0xf020…48da0xac65…4417Base—$0.02100%fluxa106d ago0x7fb1ac…f3ad9f
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa106d ago0x4dde76…1866db
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa107d ago0xfcdd33…9b6c74

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.