Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x47cf8e…ecaa7e
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62870d ago0xa5086c…7ca67d
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x3a719b…f39088
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0xbbdd43…c5c6a7
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x995de1…2b1573
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62870d ago0x2f398b…19e1c0
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62870d ago0x1773e1…c0f2fb
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62870d ago0x1f2005…4737a3
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62870d ago0x00d3e0…a81df9
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62870d ago0x60b4df…6f28d1
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62870d ago0x35913f…f0685f
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62870d ago0x0e644a…b14f11
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62870d ago0xeba895…99fbd2
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62870d ago0xdd78f8…ff96de
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62870d ago0xa6bee7…20d59c
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x5d7b34…a9ebba
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62870d ago0x631b06…ce4002
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x3d4246…5cfa27
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62870d ago0x3fe28f…1fd1d6
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x492ba0…4fa1fe
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x148ba0…9a79a8
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x4d46ed…8aa62d
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62870d ago0xa4684d…db8a19
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x618632…0075ea
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62870d ago0x87a6dc…08d57d

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.