Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x68990a…526bd5
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xd295b5…faa661
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x7d00ba…d35c51
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xf80a49…de7c61
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xbb0433…db015a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x8cee6a…57f14f
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xd8d6a2…3758b3
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xedb71d…49da29
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x643079…85f747
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x9562c6…47a94c
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xa4ea84…75aa08
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xe7b05b…cc8ed0
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x66d5be…c97090
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xcfd71d…b79a04
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x0f8361…79bbb4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x088542…5a89f8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x3b21b1…6ea20e
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x3538e1…eb3f99
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x5bf0e2…cd5094
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x3dbea8…b41be9
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x87fc6d…59488e
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xe9a1a4…6e1e52
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xadeb86…dacbe8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x65bf90…75fc07
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xe17ea3…da8bc9

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.