Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d26…64da0x91fa…ababBase—$0.01100%coinbase66d ago0x5f83b7…c14862
0x2d26…64da0x2f93…45e4Base—$0.01100%coinbase66d ago0xca5a78…fe68ad
0x2d26…64da0xbb97…5adeBase—$0.01100%coinbase66d ago0x587744…0d6cfb
0x2d26…64da0x4bf6…6762Base—$0.01100%coinbase66d ago0xbf90d9…af56e2
0x2d26…64da0xf059…6ddaBase—$0.01100%coinbase66d ago0x0d07fb…0c5eac
0x2d26…64da0x408b…ab63Base—$0.01100%coinbase66d ago0xd65035…97749c
0x2d26…64da0xba8e…a013Base—$0.01100%coinbase66d ago0x872acd…e36ddc
0x2d26…64da0x6716…f46dBase—$0.01100%coinbase66d ago0xcd9e61…410ef9
0x2d26…64da0x567a…e62bBase—$0.01100%coinbase66d ago0xd1dec8…49bcfb
0x2d26…64da0x91ca…130eBase—$0.01100%coinbase66d ago0xc4d4a8…733a71
0x2d26…64da0x51bf…c80fBase—$0.01100%coinbase66d ago0xee40f3…2bf120
0x2d26…64da0xa6ba…fbc8Base—$0.01100%coinbase66d ago0xf42139…d4822f
0x2d26…64da0xb049…62deBase—$0.01100%coinbase66d ago0xd841ed…b1fa55
0x2d26…64da0xaf0e…8178Base—$0.01100%coinbase66d ago0xfd0a77…d08a8b
0x2d26…64da0x62ae…ac90Base—$0.01100%coinbase66d ago0x736bf6…052b6e
0x2d26…64da0x9215…81cdBase—$0.01100%coinbase66d ago0x1d7941…798087
0x2d26…64da0xb27a…22eeBase—$0.01100%coinbase66d ago0xbd2639…4915bb
0x2d26…64da0x3d77…66fdBase—$0.01100%coinbase66d ago0x302308…0a61af
0x2d26…64da0xe4ac…ed2bBase—$0.01100%coinbase66d ago0x73abca…3ce945
0x2d26…64da0xe11f…7548Base—$0.01100%coinbase66d ago0xa03b4b…4bff49
0x2d26…64da0xd5cf…1ad2Base—$0.01100%coinbase66d ago0xd3923e…55ac04
0x2d26…64da0xb43f…4580Base—$0.01100%coinbase66d ago0x165282…c97007
0x2d26…64da0x6ff5…cff2Base—$0.01100%coinbase66d ago0xccdcb2…ece76c
0x2d26…64da0x2341…7edbBase—$0.01100%coinbase66d ago0x95c71f…fbd814
0x2d26…64da0xc40b…57eaBase—$0.01100%coinbase66d ago0x5995f2…149480

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.