Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x75078e…e6415c
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0xef082a…44d609
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x969d73…ea2be0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x0ab306…9da99b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0xe22bbb…857055
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0xb4b7b3…12d969
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0xa83f27…ffd1e7
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x9d109e…a34b9c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0xcfce4c…02bb30
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x8943f2…6aa165
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x2071e2…3a56a3
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0x2442dd…96c8c7
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x96f006…90afb7
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0x9996ff…21fd36
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0xd1c0c7…cf7136
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x3f9be8…80a36a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x7bfc76…b8cb5a
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0xe59f41…838b1d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x78ba85…fb62e2
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0x33e2d2…81c28f
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0x218bb3…05c497
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x593f39…271a26
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0xc7c335…44bb1c
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa39d ago0x87f5a0…6065e5
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa39d ago0x6eaf62…c8e8a0

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.