Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc788b…d6d920
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b4592…012020
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc54ae…b49155
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24de1b…b56f9f
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd09921…c6afec
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14cedd…a01afb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1533f…e40eeb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf3ea7…6362c3
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d1100…f78b48
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x655a30…3376ae
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4b3c8…915c11
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x83322f…1e024a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5471ba…6f606b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb24ecf…28fad4
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x112f9e…4e0ecd
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc81b5a…a6a1be
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f2842…5869d0
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf59761…155cdb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc98f1d…c256ca
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1c602…b03a97
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e1dad…5f1329
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf4f0e…ac63f3
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x280c77…b5882e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf80694…e12788
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01f0b8…7e2ff7

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.