Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x42aa45…b09393
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xcf81a9…7d4a4e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xb9497f…8c771a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x236100…ffd9b2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x74ad88…099f8f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x4ca0b2…c5ed69
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x04a38f…20df76
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x7daf1f…243100
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x0a80bc…95d8b2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x42d013…777746
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xab0655…271e22
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x02b94d…5f28d2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x8509ce…2dfd4a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xe18ed0…9b36d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xcef28a…226b76
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x9e622b…456532
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xa118a6…0b29a2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xf914c4…f510e9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xdd132b…02b3bd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xccd742…40e20e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xaa23c3…f8c42d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x4aa0a0…5ff635
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x33849d…9a7d35
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x287513…14a1b3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x4244a1…9b6d85

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.