Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c8863…82a32c
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x80ab72…222355
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f4eef…ec3db5
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b1376…0a1b35
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x765494…1a2a91
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0xccad81…ddcbe7
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x4b5b1b…c8fb85
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x226293…df3826
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x8289c4…2373b7
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0xc81eff…82f3d4
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x2ead57…56125f
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x29f0df…3678eb
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x038ce9…89ed6b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0xa099c7…fcbd98
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x24c932…88526c
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x892d8a…6faa3a
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x9b655e…afa0d1
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0xb141df…b10de9
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x69dc35…ce1b39
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x250494…f89962
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0xd3757f…19de45
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x8c5737…ee3c53
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa20d ago0x79cfa1…5fb1c0

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.