Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x095cc7…430f3d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x94f684…a7b5b8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xdbfb4e…09073c
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xe9d42b…898652
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x0e17d4…d1dc3b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xb15e78…32cba8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x4e33a3…fd1149
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x34d310…f077e6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x338f86…8c61df
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xdd1842…6387bd
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xb0a4e4…e5b902
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xa84340…11e86f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x775a3b…919648
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xbf3741…7f641a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x400a75…232a62
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x9161c0…613dd0
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x2f8fb7…92f254
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x027ffe…c8c539
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xa85a24…5854b9
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xd5af2a…890709
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x6daf30…599c67
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x82e41f…f02b2e
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0xa128c6…8473dc
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x12e8e4…5e6d6b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa93d ago0x01f5f9…e58e14

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.