Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x032782…2c80f2
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xab42b8…d9db0b
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x405071…51c666
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x82d73c…305100
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xdbafac…f3d461
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x2e66c4…bac9df
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1ab8d8…64f6bf
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0xd1fa6e…f7c56f
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x554018…a19e8d
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0xdf8396…d97d80
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x914b5f…aaf529
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x86c80c…4aa63c
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x5399f9…55000b
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x1735bc…90acf2
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0xbc8750…91fef3
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0xe37ae0…554227
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0xe094a3…283a73
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x102875…9c9e39
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x78a04d…c8efe4
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x53dffc…76c1cd
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x24f339…a1b34b
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x4fc8f2…5700e8
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0xddd6be…b56c44
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x013fbd…a44d6b
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa23d ago0x443d01…dbeb8a

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.