Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3c5…9da10xdcb7…da9aBase—$0.11100%fluxa121d ago0x4dde26…f8f6a3
0xdf46…3f3f0xdcb7…da9aBase—$0.11100%fluxa121d ago0x1f3486…ccac81
0x6218…4ab90xdcb7…da9aBase—$0.11100%fluxa121d ago0x2043b6…13573a
0x7c7c…195e0xdcb7…da9aBase—$0.11100%fluxa121d ago0x6906f8…ffd9a2
0x9790…b24e0xdcb7…da9aBase—$0.11100%fluxa121d ago0xb48f83…885024
0x28b8…fa120xdcb7…da9aBase—$0.11100%fluxa121d ago0xa1c424…c8dd5e
0x6404…43c30xdcb7…da9aBase—$0.11100%fluxa121d ago0x7c6bf0…3defe1
0xe306…5f8b0xdcb7…da9aBase—$0.11100%fluxa121d ago0x69992b…811d67
0x7840…58480xdcb7…da9aBase—$0.11100%fluxa121d ago0x8519da…fb8ae8
0xe17f…641f0xdcb7…da9aBase—$0.11100%fluxa121d ago0xf58f19…ccc307
0xe109…95fa0xdcb7…da9aBase—$0.11100%fluxa121d ago0x5be3e9…f2d16c
0x973a…4d460xdcb7…da9aBase—$0.11100%fluxa121d ago0xd72f22…632ea8
0xb232…75ce0xdcb7…da9aBase—$0.11100%fluxa121d ago0x169769…33302a
0x5e86…dc550xdcb7…da9aBase—$0.11100%fluxa121d ago0xcf5ee7…20c977
0x33c1…e04e0xdcb7…da9aBase—$0.01100%fluxa121d ago0x4d4656…3c4b97
0xd593…ab200xdcb7…da9aBase—$0.11100%fluxa121d ago0x9b8bca…6b515f
0xed28…9b7f0xdcb7…da9aBase—$0.11100%fluxa121d ago0x4a925c…d63cb6
0xd519…d1250xdcb7…da9aBase—$0.11100%fluxa121d ago0x16ce07…49e2ca
0x335b…98500xdcb7…da9aBase—$0.11100%fluxa121d ago0x1de169…1a2492
0x8609…ba020xdcb7…da9aBase—$0.11100%fluxa121d ago0x855c09…8e4d5e
0xada4…3d560xdcb7…da9aBase—$0.11100%fluxa121d ago0xd59f47…1e989f
0x5acf…72bd0xdcb7…da9aBase—$0.01100%fluxa121d ago0x6e3db0…147708
0x45f1…e9d30xdcb7…da9aBase—$0.11100%fluxa121d ago0x199fba…1e307c
0xc958…fb180xdcb7…da9aBase—$0.11100%fluxa121d ago0x4e43fb…a1b5a2
0xb6af…cbe10xdcb7…da9aBase—$0.11100%fluxa121d ago0xc63074…f5ca8d

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.