Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0xc2068c…e8cae3
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0xb80ce4…1e3e71
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x8abe33…70f2bd
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0xc7e626…bbdd69
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x834435…3f4d7c
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x212915…bd15f2
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x2dc939…31b1fe
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x751b56…9ee962
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x049692…de10a7
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0xf44e28…312357
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x0b427d…6d60fb
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x7f2a24…2b2edc
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0xca2f39…07f2fa
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x15ff6a…acbcb8
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x59c6c7…612d0f
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x54dfe2…896652
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x10791a…f9b257
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0xed3c8d…e3cb04
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x6989bb…1b3ec4
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa33d ago0x85e75d…3ad1f6
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa33d ago0x7acb40…3fa710
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa34d ago0x2f6fa2…a557d8
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa34d ago0xfaa285…5501fa
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa34d ago0x8732a0…5b66c0
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa34d ago0x771a37…115a16

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.