Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x5a2b7c…a0132d
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x523f44…5aa2a3
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe61b31…296343
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xf86abf…cd1606
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x2d0315…3f0a58
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xf1ab65…50ca35
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa262dd…9ae81b
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe68849…5908d8
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa23fed…c9df04
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x3ad5c9…ef484a
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x2b3459…ad4ecc
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x1cc28c…03b40b
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x534137…299e0a
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xc5f200…0e3495
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x11f649…2a80ea
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x0e551d…aabb34
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x9d9f54…ac617b
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x0914a3…a3ebc1
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x6ceb5e…048a0c
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe93f47…00fc43
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x1e24d6…dba913
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xbfe92f…61ddf6
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xc13247…74d712
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x635bf6…1b60b7
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe3ed90…f1f4be

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.