Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11975d…d7d165
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4baf78…b821a1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae33c7…dc25a4
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b5016…822df1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4d7ac…5befee
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb00ed4…dfe111
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x798ef5…784103
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x16a5d3…fd7813
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0be58…49ce18
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a586a…eef6bf
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a2a94…597702
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x178e80…10798a
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44bbda…002da8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85fca3…e80c30
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xceaef6…338fea
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e7dca…f3d9e2
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5fc8ba…d8ca2e
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d9bc5…b824c1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1121b5…87b3a5
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x969fe2…e18086
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f7ed0…9f6f86
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x589b62…e44453
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98f1a4…699ab1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe657a5…b36c84
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf992ea…112854

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.