Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc59…c66a0x1b3c…4c5dBase—$0.04100%fluxa117d ago0xe545b6…29fc6c
0xa17d…0d5c0x1b3c…4c5dBase—$0.04100%fluxa117d ago0x385f64…6e66e6
0xe86a…e6360x1b3c…4c5dBase—$0.04100%fluxa117d ago0xb4124c…0ab5fc
0x0057…4fc10x1b3c…4c5dBase—$0.04100%fluxa117d ago0x544204…b543c0
0xf9ca…c5a60x1b3c…4c5dBase—$0.04100%fluxa117d ago0x10c1f0…e805ca
0x70be…334e0x1b3c…4c5dBase—$0.04100%fluxa117d ago0x393e80…dc448a
0xc3bc…53aa0x1b3c…4c5dBase—$0.04100%fluxa117d ago0x8b1efc…2bd450
0x962b…89ce0x1b3c…4c5dBase—$0.04100%fluxa117d ago0x6062c1…c68652
0xf414…e07b0x1b3c…4c5dBase—$0.04100%fluxa117d ago0x0b5b85…648e96
0xdcc5…1bcc0x1b3c…4c5dBase—$0.03100%fluxa117d ago0xf21a86…e7b5c9
0x9c34…9cd50x1b3c…4c5dBase—$0.04100%fluxa117d ago0xc5a7b9…5d7f53
0xd2f6…5eaa0x1b3c…4c5dBase—$0.03100%fluxa117d ago0xfa1be4…82ae67
0x2226…3b480x1b3c…4c5dBase—$0.04100%fluxa117d ago0x280ada…ab8359
0x363a…d94d0x1b3c…4c5dBase—$0.04100%fluxa117d ago0xf240c7…cc5428
0xd85a…03530x1b3c…4c5dBase—$0.03100%fluxa117d ago0xc97001…054e30
0x4873…4bc10x1b3c…4c5dBase—$0.04100%fluxa117d ago0x05b9cb…bfe9a5
0x519d…43a40x1b3c…4c5dBase—$0.04100%fluxa117d ago0xca3fe6…8858b2
0xc568…26f30x1b3c…4c5dBase—$0.03100%fluxa117d ago0xcda3d8…85028a
0xa0a6…af480x1b3c…4c5dBase—$0.04100%fluxa117d ago0x9ed653…f2bf1f
0x7758…817a0x1b3c…4c5dBase—$0.04100%fluxa117d ago0x1e09bb…4cb85f

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.