Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter48d ago0x1bb11c…67b1d3
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x5afa4f…038573
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter48d ago0x0bcc8e…04a830
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x537f42…08e2da
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x3f81c9…ba4dfa
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter48d ago0x923058…3ce7fa
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x27d049…921926
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter48d ago0x2c24b9…7c0bc3
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x45e1da…33e0cc
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x3b36bc…6e2d0c
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter48d ago0x67f030…e26e7d
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x237295…e2b1ec
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0xf525de…f4d0cc
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0xbc53c8…9254d7
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x0f74b0…fba2b2
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x845447…772f30
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter48d ago0x838951…376954
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter48d ago0x1f8271…7e6ea6
0x729e…fe050x07cf…2396Basex402 service$0.20100%0x1360…66fa48d ago0x818753…3b8846
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x8543ca…04618f
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter48d ago0xf51adc…f7c9c1
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter48d ago0xb1e3bd…699f28
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x11c9ee…1a7440
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter48d ago0x1233d3…bb6d1a
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter48d ago0xefcbb9…3e1fa1

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.