Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa15d ago0xffb95e…61a343
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa15d ago0xf2d923…23ba80
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa15d ago0xed2841…56500a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa15d ago0x3a61ab…be73c0
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0xdc80d8…bab4c8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x95900f…d04c66
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x3c7889…60b771
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0xc506bb…11e0fc
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x60d72b…e8ab18
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x2d6b3e…f4072c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x12418b…64ff71
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x297a1f…a27a3b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x26aa3d…7425d5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0xa42253…50c0cc
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x6eee7d…a15b61
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x2d6e33…01aaa6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x3b598a…32228f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0xe05176…16c887
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0xfa733f…116f1b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x7fa99c…02bb85
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x87da1b…0bfe0c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x646c47…6e0f2a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x3163cc…cf17b7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0x143d57…062ecb
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa16d ago0xa3fca4…dc20d2

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.