Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x4a35e7…e93894
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0xa94b99…5304c5
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x6671cb…81f3e6
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x987994…4ea3b0
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x41003e…824638
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x357367…369893
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0x1ce9cf…458abb
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0x773834…a44822
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0xfb930c…d54a89
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0x5149cf…96f0ef
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0x05ef9f…6dee0a
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0x877315…1f5254
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa42d ago0xc7b9c8…042b70
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x8f6fa5…84e9bf
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x85847b…325dd0
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x494b9d…801d01
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x225702…c131c7
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0xbf4ff4…f7e0bf
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x110b2c…14b628
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa43d ago0x93246e…279ec3
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x60a16f…903dd9
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0xd8017b…39578d
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x73b4a6…627525
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x3f25c3…d52fd8
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa43d ago0x9d4484…2d7f76

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.