Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x2d9573…03e187
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x2e8a20…d2bca0
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x142580…3ba85b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x5ad35e…04797e
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x8c45c7…701d71
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xc5751f…4a5bfd
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xb61d78…ed890f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa37d ago0x674f80…8a1469
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x7a7214…fc3f72
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa37d ago0xe41be6…de164a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x6b3c56…5c80ac
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xbe561b…508347
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa37d ago0x6a1058…e52328
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xd8dfe2…d424a3
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa37d ago0x2989d8…950c97
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x57c4b7…bff5f3
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x37da58…082941
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xe63bb5…c47f18
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xcf0daa…2316b6
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xe53056…1ab9ea
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa37d ago0x34a13e…d3898c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x251bc8…fb8f2d
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0x261175…83f576
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xbcf191…967936
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa37d ago0xd91e03…b6e950

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.