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.0270%0x1360…66fa24d ago0xb12c88…e6398d
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x1079b7…bd8902
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xbbea50…cce9f7
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x063f51…3477df
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI24d ago0x2e4f67…fe7354
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x38cd48…076fa0
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x68fb35…c8fe92
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x03f797…28b4d1
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xb3f2a3…bb4824
0x729e…fe050x07cf…2396Basex402 service$0.04100%payAI24d ago0x603347…4edc00
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xc56a13…649322
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xfa1702…5f11bf
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x946eaf…d73b68
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x7f625b…5bbfb4
0x729e…fe050x07cf…2396Basex402 service$0.20100%payAI24d ago0xe6f1d4…deafde
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x471686…90bdea
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x3f7fad…69cfef
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x76ec43…9d2767
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xf577f3…9c2bd2
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x59e92e…5beec2
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x6964fc…f125fc
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xc7468a…d5d964
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x1a4095…c288e9
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xa5c7e8…c8060b
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x9578c5…0ca525

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.