Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x1be0c5…b442d4
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x37bf68…434b1c
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x721ba3…e8f70a
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x3616d4…e2779a
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x07cd9e…a30911
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x1cac33…22c4fc
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x628549…3db481
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x668716…23a6ae
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x9518f3…0c3adf
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0xbaa909…681616
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x37f9ab…50151a
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x941155…f357b8
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x8e3e84…864bdf
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x17b897…2d47ed
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x1eac86…a138a1
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0x1667bb…c3233c
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa18d ago0xef9132…5d9ec8
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x8137c3…903dfd
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x694790…4fbe45
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x24c977…8e7ae8
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x436995…3bacc9
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x8b8a72…2baacb
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xb87ec0…c32271
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x7a3620…647355
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x20d3a8…dcc695

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.