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%fluxa36d ago0x0b6bfd…bdca16
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0xd78631…5c70da
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0xf3a965…16eec7
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x3ba35b…22339f
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0xaff768…97909f
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x8adaca…18d7ed
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0xc83129…9ad400
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x711dbe…5f0aef
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x165763…508ef9
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x1722aa…8dfcda
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x8ae176…8dc4e8
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x32bd81…5a5360
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0x262a6f…0485b6
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0xf82ca9…afd517
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa36d ago0xf79009…1f890b
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa37d ago0xae44e6…1886f9
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa37d ago0x8107de…0aae2f
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa37d ago0x80177e…728fce
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa37d ago0xd2a741…04af42
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa37d ago0x58f898…a7b967
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa37d ago0x69f03f…0fe009
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa37d ago0xe9a1df…04f77b
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa37d ago0xc84580…b3d188
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa37d ago0x6ca2db…1d3edb
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa37d ago0xf06e7b…1cac02

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.