Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xf54543…fcef20
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0x76f37c…6197cb
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0x4342c6…d62848
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0x01289b…0e7d13
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xc26015…47c0d6
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0x15be5e…b21e44
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xb4948a…392c65
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xe89cb3…988c17
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xdc1185…c8b4d2
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0x89eb7c…ecbc03
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xca0b4e…f80d8a
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0x540626…3b5a51
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x1b1f29…332942
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x0bc1f2…263573
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x246d41…9946a4
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x7edc2b…64e469
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0xa1013d…fbb1f5
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0xc0a091…dcced5
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0xbd47b2…61dce1
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x3131fe…fa7ed8
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0xf7fa72…ca030d
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x881170…65bdbc
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0xcc216c…1433d5
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x846b67…2c3896
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa50d ago0x9aa64e…22354c

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.