Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x219fd2…d12af9
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0xa801ce…22e833
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0x937835…df3e4d
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x4edd35…74d1fe
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d7fd8…e2e87f
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0xe026ba…56ea5f
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x85f7be…bcfe5b
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x2edbc6…03e8cc
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0xbeb843…8e9dbd
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x1c2a9b…b14665
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x0cc7b8…acc8a6
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0xdfc96e…81019a
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x965709…aa40c0
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0xf2d15b…58199b
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x1c5984…927a87
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0xa8a3c2…42e257
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x29e3c0…071be9
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0xdd29a9…41fe22
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x81cc2a…897cfe
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x74cd18…941179
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0xb8517b…172c10
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x01243c…78bb9d
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x2c7d27…75a9c3
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0xdfcab9…a62860
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa39d ago0x93c991…c3b03e

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.