Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x33ca73…054821
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x5d1669…91d1d9
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x92e9f1…e6e6ef
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x6ed27a…938b8a
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x257586…585dda
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x196447…ad2f42
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x9defbc…bbbe16
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0xf8121f…3c78d6
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x322138…528c24
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0xde6594…63855b
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0xb38257…4bb0c3
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0xe986b1…e5544c
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x35bd80…f8b288
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x5293a2…1e8a7e
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x747d93…1f85e6
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x953a6d…772db1
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0xf727ce…523ca6
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x5c0e73…e24348
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x1b71e9…c6b054
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa40d ago0x6c4d99…bc92e9
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x29643d…43f025
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0xa25e58…7ae16a
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x414196…47f477
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0x378f29…ac5c7c
0xd64d…07450x9c95…e299Base—$0.001100%fluxa40d ago0xf0e7a2…4d6c9a

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.