Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x8203d7…e5ef61
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0xd18eaf…0afd2d
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0xaa6e15…8a4de8
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xdfa3f8…c63e4c
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xf3f626…355bb7
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0x95b2a2…556a01
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x594890…106f78
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x21d943…dda8a9
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xe1093b…2e8f6a
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0x431ff3…ecb67c
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0xadf417…b328c9
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xfcbffe…4fb1a8
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0x79e2c1…4a1c2f
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xaa02b0…dccdd3
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xe90706…0a8635
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x2400aa…2b8765
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xeb8860…ae6fd9
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0xfb0c47…349e28
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x6ff5aa…564251
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x82804f…5b0b50
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x154beb…ff5402
0x7985…75850xfe80…47eeBase—$0.001100%fluxa40d ago0x833d96…b801dd
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0x6d9084…9a4227
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0x96a0da…8a7729
0x7985…75850x9c95…e299Base—$0.001100%fluxa40d ago0x6a502f…6143da

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.