Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf895a8…310304
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58ba9d…baebea
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1272bf…42d4fe
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x53131b…1bbd91
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28a4c0…df6737
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4c65de…6be96a
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0dc4d9…cb5fd6
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d201d…78c3ce
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x025653…3d4218
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf7d37…652774
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf4e765…73e3f4
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9227a3…698513
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfd9bbb…026c19
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc52ee4…55be40
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x73377a…e76f9e
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9ee11e…fd5070
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9e468e…819d92
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc86148…1e90bc
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3ab7d0…d5e863
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0023c2…d7cb85
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x53e36d…0fde68
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9eceef…ce86c3
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaf4a59…431953
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d2830…84d767
0xf044…16690x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6b00ad…d10315

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.