Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa18d ago0xb64989…5468b2
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa18d ago0xce1c31…f164fa
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa18d ago0xeea48d…d98e05
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa18d ago0xc0f4a7…39ffec
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa18d ago0xd7d4e9…c39cb1
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa18d ago0x938a97…4e0bac
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xaf720e…78ca11
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xadb112…1dee83
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x0d41f7…8af016
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x97b36e…1271cf
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xaa6397…148119
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xb6c7cb…286279
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xe5ae43…d5210b
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xf4507a…e3d18c
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x2e4c5c…53fec1
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x24ca45…b541f0
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xb57275…6b0a59
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x7fba3e…929d0f
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xa756b7…f3e862
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xd12815…6d2586
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x77e4ec…a9c010
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0xdc9b52…1471b4
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x06eb25…e84b03
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x7a8f80…21e583
0x6c33…4fc00xfe80…47eeBase—$0.001100%fluxa19d ago0x87b46c…23972c

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.