Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x2f5546…29a285
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x656933…0b39b8
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xe3e67a…5f4d00
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xc8af9e…51fd25
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xfafae8…336be4
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x66c570…9bebad
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x565835…cf32b6
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xca753c…d973e9
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x9172d0…28c842
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x6bdf6a…b2d204
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x6867c1…d31055
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x43de0c…0ead68
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x50bc4d…db9b66
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa43d ago0xc05f24…736045
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x35b7cb…2fe3d7
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0x20d341…4018e8
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xe867ed…c63658
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xf719da…4ffb81
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa43d ago0x02a0d5…24f31b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa43d ago0x417c68…2a1493
0xa65f…04300x9c95…e299Base—$0.001100%fluxa43d ago0xd37955…15914e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa43d ago0xc2b91f…20762c
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0xab7480…770656
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x06fccf…2d9c33
0xa65f…04300x9c95…e299Base—$0.001100%fluxa44d ago0x6489d7…e0a7ef

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.