Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa34d ago0x8202c0…98cc9d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa34d ago0xd341fe…c4b9f5
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa34d ago0xcb4cb3…348117
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa34d ago0xef8c79…5351a1
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa34d ago0xe5b707…c711c5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa34d ago0xdfc5a8…92cfa7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa34d ago0x8de58c…8436fb
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa34d ago0x3a1bd9…b7f348
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa34d ago0xa84f5f…74eb93
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa34d ago0x68563b…33fb2d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x958009…c466c4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0xbc89a7…aa3e0c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa35d ago0x360f27…d428cd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x7d492e…20a61d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x7cb86e…03b80c
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x3fa19b…ffa4bf
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0xd14ebc…500863
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa35d ago0xf40704…23149d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x653e35…86b5e9
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x187707…2c4d63
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa35d ago0xb3cda4…d9e106
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0xef7e9d…5a1db1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0xe35da8…e98566
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x9296e6…dede74
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa35d ago0x7cecf5…92cf95

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.