Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0xf57461…bd6971
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0xc333a1…e77131
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0x7dc11a…df0bf2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0x9efadd…ac0c96
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0x17adc9…637c02
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0xb96b2e…f25273
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0x63d36a…976ce6
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0x867b7f…0b0684
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0xdd4f2c…37defe
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x55d8ac…90e0d7
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0xd93a4d…0f7793
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0xa69771…48c630
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x5dc097…e3ee3a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0xad1eb6…19d5e5
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x89cb61…2b74e8
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x1b85fe…918dcd
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x8602e6…baccde
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x4382f1…69dbc7
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x3b8c9a…c18c74
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x406d67…897430
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x81860e…69f6c7
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x78313e…66ef76
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x861a3e…9818bb
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0x5d5691…dcc9f9
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa24d ago0xd37885…1f35ca

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.