Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x015a…662a0xd1d2…025dBase—$4.20100%fluxa70d ago0xb0c7f0…c65e59
0x463a…3d8c0x015a…662aBase—$0.21100%fluxa70d ago0x2f11a9…96d3bf
0x252d…1c580x015a…662aBase—$0.10100%fluxa70d ago0xccf711…32e228
0xd8f3…ccb30x015a…662aBase—$0.10100%fluxa70d ago0x4d5122…209100
0x540e…9f830x015a…662aBase—$0.10100%fluxa70d ago0x33a3f7…5cc837
0xbd10…31d70x015a…662aBase—$0.10100%fluxa70d ago0xdce73e…634f7e
0x15d0…3e800x015a…662aBase—$0.20100%fluxa70d ago0x5b796c…212637
0xfba8…7c5c0x015a…662aBase—$0.10100%fluxa70d ago0xce133a…953163
0xc457…c0b70x015a…662aBase—$0.50100%fluxa70d ago0x03923b…c06d1e
0xf28d…a6630x015a…662aBase—$0.30100%fluxa70d ago0x662ff3…292daa
0xb724…12f00x015a…662aBase—$0.31100%fluxa70d ago0x80fa8d…873948
0x3016…e6290x015a…662aBase—$0.31100%fluxa70d ago0x963f40…f044c8
0x1c7b…e5890x015a…662aBase—$0.33100%fluxa70d ago0xd1abb9…81adc1
0x1fc9…37ef0x015a…662aBase—$0.41100%fluxa70d ago0x5879fe…0226cc
0x6f85…52180x015a…662aBase—$1.14100%fluxa70d ago0x3db7b5…137d96

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.