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.001100%payAI110d ago0x6380c9…36435d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5662d7…0267f1
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x790400…24762a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1ce469…372d6d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x489817…c0caf4
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x05ac31…88866a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x08e019…6c051f
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4f5f57…f89187
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc1328a…36ab56
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc170b0…891808
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9100b9…da732a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa1a8c4…aa6ab0
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x067c37…1c2f67
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x57b1a4…72f38c
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7ae019…e52715
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf92bec…c39283
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf770b1…2cf88b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb90b4e…59480a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa6aaf9…3fef3e
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8b5141…59de38
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x24b9ca…6f1869
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x13a198…478487
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xca8f23…1deb0d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe71a6d…4ddf06
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI111d ago0x30a0a9…9dec97

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.