Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa14048…3d5992
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x176db9…fd048a
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xadbe29…e99e1f
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x77f329…65eb55
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4a7239…fb7268
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe8861e…b03b2c
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x759b81…be3c1c
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb61bf5…16c69a
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8fd7c4…8af4aa
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa76d66…d77f88
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2b7f74…302d16
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x57cf60…8294d1
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfda28b…0a5116
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2968b5…dcd005
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xaccd7c…d27cb5
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x6c9a8d…32db0a
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2c425e…e381c8
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5a8ed1…e403d8
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb4ede5…aebc96
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1502d…1af2a2
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x27390c…90cde9
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x80f110…020551
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x82fce4…b1fb05
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7fe581…f03e56
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xbba219…056f8a

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.