Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x09bfd6…e8004c
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x81d642…4a3917
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x0f928d…5b1596
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x9cc422…9cd39a
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x89c4a8…e2f0b3
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x68ca48…09a254
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0xae6ead…20a203
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x1c59d1…b2b358
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0xbdba57…986a3b
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa41d ago0x6a6150…003427
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0xbb7813…3604d7
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x64b989…24fe2e
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x2ee53f…01c3a1
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x8b311b…28ad86
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x9ee5ad…1c999d
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0xf65587…d945e1
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa41d ago0x85bf46…0a28a3
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0x0bfcb5…2d53b7
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0x65c274…748e1f
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0x5f268f…22dcde
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0xe90e31…fd61d2
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0xdf38a3…3862c3
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0x2f8af8…f79d54
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0xbc2cdf…d44f47
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa42d ago0x655d99…a74ec5

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.