Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0x5fd789…5bf118
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x521aa1…5e7b3c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x249122…ff9291
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x60ad97…64e8a7
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0x30334b…6ee56c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x05af87…5f0e54
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x04b5ba…7ef828
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x143b1e…4ceba5
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0xff073a…90879f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x3fcc89…5f455c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x98a5e3…bcf24c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x25240c…413545
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0x1216d8…ec15e7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0xee6412…d993a7
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0xe5471f…9aca0f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x29c22c…68b490
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0x310290…2bbdd1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x35817d…84631b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x1fbfc7…5f704a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0xe83478…1e961c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0xf6fb5e…97ae6f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0xadf4a1…fba451
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x6589d4…2db70b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa36d ago0x2d8c91…0c2ddd
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa36d ago0xc760d5…91e2af

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.