Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xe383c9…19681f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x89010d…87e193
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x90aa5e…aa33b6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x9185b6…2f4365
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x630433…bc36e5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xb9fc58…122d3f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x63468d…86c210
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x2f375d…28252f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x122740…016fa6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xa6cc63…ea909b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xd9dde5…72978a
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xb1a840…e2103f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x8ced37…5215bc
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x783619…1ba82b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xd252a5…afcbe9
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x54fb80…436183
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xd6a0ef…61d9f0
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xd24af4…5bb7e8
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xf9fe2f…748ba4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa19d ago0xfe8b39…0fe8c7
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xaec1bb…66ffd5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x9fe2fb…3b23c9
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x177d17…51760d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x170991…b651c5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa20d ago0x012323…6d378a

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.