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.0270%0x1360…66fa17d ago0x5cdb13…5f5a1c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xf97ba7…1a1e0c
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x23b7f1…f0803d
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x6db9f3…05deaa
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x49d037…1349f8
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xa796dc…fa5472
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xc3821d…caf0aa
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xb78651…88ab89
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x2a1742…1f0015
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd5a397…7d3258
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbdec19…e5cc1f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xcc691d…225468
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x751b9e…a0babd
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x693700…f92b55
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xda9ed5…0d55e6
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe6b3eb…0db5be
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x9a6c26…ae585a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x94728c…39a09a
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa3dfe4…38afb7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x03f3a5…df8b42
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe3c1b5…756bc0
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x18d162…0d2fa6
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x2fe128…2d3078
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x5b2d2c…49641a
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xfd3010…ba80b4

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.