Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.04100%payAI29d ago0x058a0c…a01b91
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xd7cee9…2688e9
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x9fdfc2…fa1134
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x920465…be9fee
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x7b59a6…e87cce
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xfa9b73…278370
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x79f1f6…d2fa4f
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI29d ago0xeac75e…cabb0a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xb2abf6…9fdd10
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xc0a09c…711283
0x1fff…ce910x07cf…2396Basex402 service$0.10100%payAI29d ago0x7254db…95abdf
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x42387b…135d3e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x58f8db…fd0ecd
0x1fff…ce910x07cf…2396Basex402 service$0.04100%payAI29d ago0xf78077…37ebb1
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x5916c5…7d3438
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x8cb3fd…eb50b6
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x5f67d3…8358f2
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x371694…16329e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x9dad71…e03822
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0xe1a369…4b3c2d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xfde12b…5a5160
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xfcaec7…8c39ee
0x1fff…ce910x07cf…2396Basex402 service$0.20100%payAI29d ago0x14f4bb…070a3c
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x557b6e…88ba04
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x20e9a4…87da3d

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.