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.06100%dexter38d ago0xce63d3…ca06c0
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter38d ago0x9ac816…7699de
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa38d ago0x4c1a09…e86458
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa38d ago0x020a22…32b626
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0x825b6b…b5c5fa
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0xeb66d6…ee0cbd
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter38d ago0x00f628…adfe9c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0xbfc21c…4f7e02
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter38d ago0x83a7b7…884fab
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0xbc977e…b1c370
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter38d ago0xa330a2…0ea5e0
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0x9b221d…497d21
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter38d ago0xd78f10…c74190
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter38d ago0x303768…30624b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa38d ago0x87c560…3fa2bb
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter38d ago0x4a1e72…960fd6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0xd9015b…dad942
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0x18e133…5e714c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter38d ago0x1a6e13…03c327
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter38d ago0xd29f96…050d7e
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter38d ago0x6e05ea…199f96
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter38d ago0x431730…260ed8
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter38d ago0x63ae96…90a1b4
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter38d ago0x18c616…a6bb46
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter38d ago0x035c7f…409e8c

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.