Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x47546c…0ec616
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x342385…8d43c6
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x0a74a3…50e380
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x46a4d9…39dd5f
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x38526d…35b084
0x3a35…85ee0x9c95…e299Base$0.001100%fluxa50d ago0x05b74b…3a795b
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xf432c7…b9849f
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xd6d97d…e1b330
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xd9e99c…2aa21f
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xa6ec95…8a269a
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x93a99e…6568ae
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x818656…da1998
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x99688f…a245b5
0x3a35…85ee0x9c95…e299Base$0.001100%fluxa50d ago0x4169c1…818ada
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x431129…995fcc
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x95b33e…aa7cdb
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xc75d2e…c43bf9
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xa1b049…dde3c4
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0xc05baf…8046da
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x815319…061806
0x3a35…85ee0x9c95…e299Base$0.001100%fluxa50d ago0x32b870…2c2bac

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.