Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1835…032d0xac65…4417Base—$0.07100%fluxa114d ago0x75abf3…065dbb
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x538513…cf28eb
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x3141ca…16985c
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x71d507…b54b3c
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x5e5c9c…afa60c
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x9bc97e…9996e6
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xc99b3d…5894d7
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x38a59f…96cbb6
0x1835…032d0xac65…4417Base—$0.06100%fluxa114d ago0x137b80…5ed6b5
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xf053ee…13c6ec
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xd4e4d8…e71b54
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xd8fd46…76f1d2
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x519f13…0b8e5a
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x555132…14f56f
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xfaa148…3a0326
0x1835…032d0xac65…4417Base—$0.05100%fluxa114d ago0x7058e6…7964c3
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x1c8704…2e77f4
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xd9a0a4…9cdd33
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x63c524…5c2cc2
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xd5fca3…14df38
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0xb9c325…d647eb
0x1835…032d0xac65…4417Base—$0.25100%fluxa114d ago0xce2a9b…343bbc
0xb90a…9ae40x1835…032dBase—$0.25100%fluxa114d ago0xc11626…e6a289
0x1835…032d0xac65…4417Base—$0.02100%fluxa114d ago0xfc44b0…442299
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa114d ago0x2e6155…b2da70

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.