Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6e4c43…f9db1b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x306853…be01cc
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd23d68…b16e89
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x066acb…dd2c62
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6e1d6c…d50dba
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x67aab4…925b79
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x239bbc…23b284
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7df183…ae78a7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0xaf5b63…d7205b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x064d94…7bf91f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x481786…02b9b4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb613cf…782b9e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3d111e…6ec5a2
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x719126…25838b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x98c7a0…b0119a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf87475…427e8b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc04fef…105cec
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa5f0e4…afcd3b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4e817a…f92af4

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.