Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x1e22e9…59e81b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xa9d4f2…001e3c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xa79e6b…aa1472
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x17dd0b…676ad6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x941c35…40f640
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x9e1ba1…19943b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xc855bf…6ca8b5
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa39d ago0x789ffe…bf8a29
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x2806ab…cc098d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x4e5033…8f7198
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa40d ago0x84bb84…fb44ea
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x8ddfb1…fb2755
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa40d ago0xa7f949…bbe5d1
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0xf50b16…52541a
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x4d802f…cc4082
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x6d5458…7b265a
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x440020…0d4be6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa40d ago0xc589b0…908705
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa40d ago0x303a35…ba979a
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x0e2e0c…bfdf61
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x006235…d90ad6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa40d ago0xc2f2b3…e36d7c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa40d ago0x6a1ce0…b98601
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0x4ec72f…1f0286
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa40d ago0xfc2591…263fa8

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.