Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xff46d3…9812b3
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xbd9659…5a5b8e
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xa5eafb…440f35
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xe19036…b27430
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x0f3c0c…3a4444
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xb5d0f5…05c214
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x331cb7…aea0b3
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xbd24cc…c75ea5
0x9041…09ad0x9c95…e299Base$0.001100%fluxa37d ago0x7e9e1c…c820bf
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x6aa7ea…983b3b
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x0bc25e…cd8957
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0xbb49a6…82cb6c
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x569f6b…2bac35
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x343eb5…aea5d3
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x134185…c90332
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa37d ago0x19ba39…22f1cf
0x9041…09ad0x9c95…e299Base$0.001100%fluxa38d ago0x57cfda…b3ee9f
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0xa98319…70209e
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0x03c6ed…f07128
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0xebe6dd…dcd54b
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0x897ac8…83c7bb
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0x4d751b…426c54
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0x7ee1a6…ad3583
0x9041…09ad0x9c95…e299Base$0.001100%fluxa38d ago0xe78eb0…8aaa4c
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa38d ago0x47b119…ac0dd6

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.