Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x5794c0…8194c4
0x3665…a5bd0x0529…7db3Base$0.01100%payAI10d ago0x1b6f1c…fad79d
0x611b…d1a90x0529…7db3Base$0.01100%payAI10d ago0x1f684e…53cc30
0xcbbf…e7b40x0529…7db3Base$0.01100%payAI10d ago0xaddf86…7c5049
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x8e7c36…37dc72
0x9ca7…30800x0529…7db3Base$0.01100%payAI10d ago0xd4033a…796a00
0x8ce0…79b00x0529…7db3Base$0.01100%payAI10d ago0xa5fe46…403eda
0x3665…a5bd0x0529…7db3Base$0.01100%payAI10d ago0x2330de…2feaf5
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xb2e39c…155f74
0x9ca7…30800x0529…7db3Base$0.01100%payAI10d ago0xdd2c90…6b149a
0x8ce0…79b00x0529…7db3Base$0.01100%payAI10d ago0x5063eb…ee6f05
0x1b59…64500x0529…7db3Base$0.01100%payAI10d ago0x8b8775…ba9016
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xbdc257…357951
0x611b…d1a90x0529…7db3Base$0.01100%payAI10d ago0x4a8a33…fadef0
0x9ca7…30800x0529…7db3Base$0.01100%payAI10d ago0x4bb17a…62c781
0xcbbf…e7b40x0529…7db3Base$0.01100%payAI10d ago0x0957a2…e06257
0x8ce0…79b00x0529…7db3Base$0.01100%payAI10d ago0x68db1e…c83a94
0x611b…d1a90x0529…7db3Base$0.01100%payAI10d ago0xc20770…77eb8a
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x6fc558…0a980c
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0xd00c6d…9655b5
0x91f3…0f800x0529…7db3Base$0.01100%payAI10d ago0xf2ca91…989211
0x9ca7…30800x0529…7db3Base$0.01100%payAI10d ago0xe191ae…33a92f
0x1b59…64500x0529…7db3Base$0.01100%payAI10d ago0xe89368…bf8ca4
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x5804ee…0f5fb8
0x8ce0…79b00x0529…7db3Base$0.01100%payAI10d ago0xd120b7…83cbca

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.