Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa7a37b…530b06
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0993b…f03ce3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8df727…560447
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7cdbef…ad97d3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x35c2ae…3c55e3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f488a…dc7492
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2bb1d…5d7c8d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64675a…ddd0d2
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51704f…3d9df8
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04e13e…3fc000
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x704ba7…f948b3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ea96f…5f75d7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1bdb5e…433e46
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71e25e…2596fd
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92a39c…fa53b0
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd82498…9c6e7e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3ad0a…e2fb53
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbd0f34…dc1c90
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa9da4e…1dc128
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0679f0…f997c7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ebdd6…81f53b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x876d7c…4bdf7a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ccdba…2c8a2a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1173c…8dae42
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53a0d5…cd7c20

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.