Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x5c4ce5…946ffd
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x60f3f5…567cff
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x09e393…3c1de8
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0xe1d0d8…01d709
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x4bf163…d92f9e
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0xc6f29e…e7f55f
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x4bcab0…f96bd1
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x55eb08…d5e152
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0xfa2497…c4de65
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0xa7d214…46dad7
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x26aafe…03e582
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x5557dc…57291b
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x5eba2e…a4c54a
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x976ba0…baafe7
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x99a542…db1043
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x2345e3…94c371
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x517afd…f95ef9
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa16d ago0x11aa05…143001
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0xffd39d…dd2f79
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0x0ef6fa…be809b
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0xc1c175…7012ad
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0x5c3945…b84569
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0x38735b…fc6508
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0x3e1ec5…d0befe
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa17d ago0x6bea16…ab758b

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.