Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbeffcc…f80827
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4141e9…297335
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06527b…45e467
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x975053…55a950
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21ff11…02229a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc8d07b…6abb44
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x485bea…c6510f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50aaad…694a73
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xafac65…07262b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b3000…aea90f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x765cc7…39cb9b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c5cc6…b7a2c8
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab9751…118862
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1bee10…f9ee49
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84a4ea…ab9bce
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f0a45…a7ce7f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91968a…9187d7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06dc23…df6c73
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x861dbf…c20bf5
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bc430…0511f0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xccef1b…78269d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1eb60…e284f1
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e0fb0…a3ea57
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85fa5b…55e746
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xede78f…a1b4dc

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.