Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x7a93a7…ab1fdb
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x184481…56e110
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x289dfe…929c19
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x5f3324…82450b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x9d24fe…166379
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xe262f3…a8eb36
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xce9b64…7dc55d
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x5cbb4d…c1281e
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x04ec63…31261a
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x24bab9…99bfad
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x4cea61…4df083
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xaa1a57…7a339a
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xd4e98c…9f3320
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xb3136b…16c73b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x201a4c…02f209
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa43d ago0xe6aaf2…d54653
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa43d ago0x13d30f…fec492
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xa250eb…b036af
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa43d ago0x5e3d15…9f2ef9
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa43d ago0x9c6303…05eff7
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x3c2929…051ece
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa43d ago0x6079bd…f9e242
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xdc4eee…30d00b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0x6bc130…081a19
0xdf64…84740x9c95…e299Base—$0.001100%fluxa43d ago0xb6799d…ecbb58

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.