Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x4d00bb…286eae
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0xfc929b…3dd15a
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0xbfc7e2…07fa5a
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x40031f…3c0e55
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x3f65e3…3e9685
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0xba8dcc…8af17b
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0xfd63bd…29e43e
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0xb080c1…43e918
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x8e7c7b…0c2ac3
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x8f47b2…15dd60
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x238cb5…e07147
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa19d ago0x245c66…240232
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x07623b…ca8223
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x5e88bb…801727
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x53b243…18185f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x4621b2…160cf7
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x713794…787907
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x9306d8…f9dcb9
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x2692a2…1ee20d
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x56e2e3…c8e78b
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0xa26b20…eee13b
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0xa651af…63c9fb
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x42e5ec…4d8393
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0xc50f6d…0bc3af
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa20d ago0x54ecd7…e78e64

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.