Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xb884a8…22d70e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x0e6733…a43aaa
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xe8ba17…0b6d7d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xcad513…e3164a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xbf0061…f848e7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x57c091…145ed8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xe1db9e…2cfe2a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x27bafd…c4f737
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xca525e…7a1de1
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xf90183…197056
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x364c14…7efd0e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xab1fc8…ba0ada
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x000bc5…0a6063
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x7db205…e66496
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x08ccdf…452b45
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x41af0d…01ce17
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xfd457f…524d2c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xa7a467…9d8214
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xb6ffae…a62119
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xfa61f1…52d567
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x1bc6ca…c760b8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x472547…b6a1e1
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0x46898d…6a1064
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa18d ago0xbf95b0…bed2d0
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa19d ago0x2141ce…925363

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.