Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x9d06bc…b726be
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter40d ago0x2f024f…f9cd89
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x7e4de0…eb14bf
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x2705ea…78a9cd
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter40d ago0x20da42…54bfc0
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter40d ago0xf6e66d…561c0e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x55e20c…bec807
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x2ddea6…d6dd1b
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter40d ago0xbf30c0…34f447
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x68663b…2c67d7
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x9b1ed1…7934b2
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter40d ago0x3e2cd7…15f211
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter40d ago0xbe4687…0ba957
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x09b97d…73b20c
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter40d ago0x87f475…39a329
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter40d ago0x849341…9e9f96
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0xa80968…ba1f38
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x236f81…e796e5
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter40d ago0xf426df…82c3a7
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x43db8f…a0bad7
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x35d7b5…50f160
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x35c55a…4a2399
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter40d ago0x09bde8…47f974
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter40d ago0xf82a9c…a21c0e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter40d ago0x357552…a95b73

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.