Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xa8ec9d…a8bec3
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xa3c909…be4769
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x9cb4e0…0a456f
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x9387db…c02829
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xbed543…916b8a
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xf95fad…a30245
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xd71155…d15bd3
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x78c8e6…831094
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x6c120a…96b00d
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x170a8e…fa70dc
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xbab94a…961384
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x7907b7…9958f9
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x4d110d…6de032
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x597d79…9e4dda
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xc2c744…cafd31
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x2f63b4…981967
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0xb08733…0342a0
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x96f14a…390a05
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x239534…648a3f
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa20d ago0x5fb798…32af00

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.