Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase$0.001100%fluxa30d ago0x418037…e22db9
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa30d ago0x03366a…d685ed
0xe399…50eb0xfe80…47eeBase$0.001100%fluxa30d ago0xd28c42…ad1f4d
0xeac1…e2870xfe80…47eeBase$0.001100%fluxa30d ago0x71f357…757349
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa30d ago0x8f4825…355c03
0x4e50…01620xfe80…47eeBase$0.001100%fluxa30d ago0xc394c5…79ec8d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa30d ago0x22ae30…d84b1e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa30d ago0xce8076…d5d40b
0x109f…25150xfe80…47eeBase$0.001100%fluxa30d ago0xc3e72d…6e6d21
0xd2df…22f40xfe80…47eeBase$0.001100%fluxa30d ago0xbd0b3f…e10cde
0xa599…919c0xfe80…47eeBase$0.001100%fluxa30d ago0x74a06d…d1f848
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa30d ago0x9d3b6f…e66a90
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa30d ago0xe93c13…10f971
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa30d ago0xb68fbb…a3bf14
0x926b…29a00xfe80…47eeBase$0.001100%fluxa30d ago0x3e985b…dea75f
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa30d ago0x8daa20…3a37eb
0xbec8…26970xfe80…47eeBase$0.001100%fluxa30d ago0x7e14f5…34a921
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa30d ago0xfe39f8…96c2f4
0x2fec…2f4b0xfe80…47eeBase$0.001100%fluxa30d ago0x84f2e1…138881
0x6d6a…6c340xfe80…47eeBase$0.001100%fluxa30d ago0x3cb9e6…af22be
0xd1d8…acca0xfe80…47eeBase$0.001100%fluxa30d ago0x55b026…aa71f2
0xc6d7…ad560xfe80…47eeBase$0.001100%fluxa30d ago0x7519df…47eab5
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa30d ago0xe1355c…13680d
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xb567af…6de49f
0xdc8e…2e110xfe80…47eeBase$0.001100%fluxa30d ago0xef33b6…91d0a1

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.