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%fluxa21d ago0x80fb9b…7ee0d0
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9f3a27…e0d568
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xbb886e…0feee3
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5bf660…1bbb20
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x23bde4…959279
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x51602f…7770ee
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x15ac87…4f4866
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x455f6c…5004c1
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x019cab…932d75
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0d7a7c…d8ced2
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa2dc2c…ca6c9f
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5014b2…efacd4
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xdaf37b…108d63
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xea6ac8…92dfcb
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2487da…48d073
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x744af2…050305
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xc93b3f…51d00d
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x77df4e…be6d59
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x47dd0d…fb1651
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x421fcb…834efd
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x87d58b…5cc7b8
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6611ca…5d1e9c
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa7e51f…b54c42
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3d628e…c42469
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xaf7fd1…845d47

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.