Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd369…ea7e0xac65…4417Base—$0.07100%fluxa108d ago0xf756ea…19b2e9
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xdc9581…c582f8
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x9c3aeb…4046d5
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xb8d026…556318
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x2be848…10d60d
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x95ca2a…53e8b4
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xc6e85b…0b52ee
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xcec2e1…e94bb5
0xd369…ea7e0xac65…4417Base—$0.02100%fluxa109d ago0xb9fb88…6857ff
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x994d47…451869
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xb0fd19…acf1e5
0xd369…ea7e0xac65…4417Base—$0.07100%fluxa109d ago0x18ca44…5a6d60
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xbec957…651ba8
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0xf78994…d1fd73
0xb90a…9ae40xd369…ea7eBase—$0.05100%fluxa109d ago0x660cfa…63007d
0xd369…ea7e0xac65…4417Base—$0.01100%fluxa109d ago0x2d49ed…3966e0
0xb90a…9ae40xd369…ea7eBase—$0.01100%fluxa109d ago0x2b561d…92061e

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.