Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x2f599e…26165e
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0xadee09…623420
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x53c9a5…6c2229
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x401f43…fb9294
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x79a72c…359f8a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x49f00d…5734e8
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x755fd5…2515bf
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0xcf21d6…c182f3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x5bac82…5581c9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x230f3e…faa794
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x758960…7a5b77
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x9448e4…f30750
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x5735bf…cc3d89
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0xaae6dd…613158
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0xb9eb19…3e6f4b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0xca0995…7cb2a6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x8e8126…7851d1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x4c01a6…ec405a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x3d59d3…f167e3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x978f40…3c69d4
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x7c2949…d2b42a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x5d1dc7…3c353c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x351c85…cc9873
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x20f36f…6c3666
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa18d ago0x7b5548…219d8c

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.