Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x2992a0…e10189
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0xf100b1…f44624
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0xe6c88d…a68d77
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x129adc…1d24ab
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x3f4cd4…808ef5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0xc9e8bf…fa31e8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x14219e…d98b20
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x6e33e8…e70938
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x3af25d…7d2c0f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x554d13…da1843
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x5042d3…c0d2f6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x531fa6…cda57e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x202a88…4d77d6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa19d ago0x56c19a…30c0e8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x450326…9a12fe
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x066858…6ae630
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xa107c1…2db45f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x2c84a0…979170
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x72f332…bb3283
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x0fe95e…048191
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0x2ed3f6…7afd7e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xe3736d…55bce8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xb61d7c…829ed2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xed2baf…b23c05
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa20d ago0xea4fa7…5f9e98

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.