Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0x6c45bf…588315
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa34d ago0x34edf6…d7ef55
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0xf8c517…a0aefd
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0xd726f4…c187b5
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0x102421…a12863
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0x63cb8c…ba8276
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0x62bfa8…e08f89
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa34d ago0xc86551…59fc32
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa35d ago0x68fc9e…075d14
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x988502…323f41
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa35d ago0xbc9fcc…de5c9d
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xa3d31b…d0f61c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xd638df…2d641c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf2d3b6…ce1464
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9e7119…d59b74
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x25edc2…af844e
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd7afb…f76a14
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf08c07…b6c281
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x36fbd5…f3801c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc15292…c30ec2
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xddb869…2125fd
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8d1e77…22bdcb
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0xcb13c6…f134c9
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x191052…97e252
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa35d ago0x72ea94…bc3b87

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.