Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63decb…b525b4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc82554…155095
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb91292…a479ca
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78fb6e…6be369
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x827cbb…dc2776
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x647f19…76b6f8
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e8c10…b0c7a8
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f87af…ba296d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x32f004…42915d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x167ffb…fe4165
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23245e…50740f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a8426…afb0f6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd51666…0c42ba
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa82160…e982b0
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41861f…544ed9
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b69fc…513d38
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfdc5fe…e4d9b4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc91e88…24047d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf645f…fefad8
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5248d3…c5d50b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x11f4d0…3d0b99
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19014e…188ac6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e0472…6eebba
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89d6a4…2b7d86
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee9073…fbe712

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.