Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x11a9b2…bb97b0
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xcafbc8…022f77
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xacd9ea…d51e71
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xeaa894…1863ea
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x6c55bf…08cd2a
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x0e6579…4af2c3
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x65b0a2…c5eb1e
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x405571…46b38b
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x497a16…bfae4a
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x2edd01…1f4bba
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa33d ago0x1a244e…b84b2d
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xe93aed…1d17c8
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xf62af2…1d0905
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa33d ago0xf53df4…05bce2
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x32a967…2f5ae8
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xe86327…eab715
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xaaf34b…ea8d21
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x89c0ad…c0f498
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x995787…bb0b6d
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x4775a8…b0a479
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x9f283d…b240d6
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa33d ago0x5e7c00…7deda5
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0xd8f507…06c90e
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x8258b4…89dcd9
0xd03d…412a0x9c95…e299Base—$0.001100%fluxa33d ago0x517b7a…f026f9

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.