Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa35d ago0xfb053e…912f49
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xa93d38…75f604
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x062df1…8f0156
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x19a09a…bac93c
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xf93d60…fdbf5c
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xc703a9…15dffa
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa35d ago0x032987…54f9ef
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x6d14b6…a28ded
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x52f57a…5c7e18
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xa06746…fd20e2
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x706f55…1e1fe9
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x0fbc02…e3513e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x75be08…ca460e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x7b187c…6f047f
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xac1a8d…4f4dff
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x4e8c6c…2742f1
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x35a66b…bfb11b
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x3ad48b…f1a82d
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x044325…249d05
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x5e7723…da0f1a
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x7098bc…283780
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xa2d7d4…bbb5f3
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0xbc60c0…f90fe3
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa35d ago0x64cf1c…989559
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa35d ago0x15c4a6…28dbf2

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.