Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x290be6…f6d2dd
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xc47dec…7d2a98
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x5a2b7c…a0132d
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x841789…0a9393
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xe1e202…587406
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x523f44…5aa2a3
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x1f291c…ee11aa
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xe2c231…dfbae9
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe61b31…296343
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x9ae44e…0fa58d
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x68fb4b…2e5e46
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xf86abf…cd1606
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xc6638f…3b128c
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x0226f1…8fc44f
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x2d0315…3f0a58
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xd47f4b…cf161e
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xfeb50b…f46d07
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xf1ab65…50ca35
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xda390b…65e0e8
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xd3015b…186db3
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa262dd…9ae81b
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x914866…a26ed8
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x47a1cf…c29ab1
0xffb6…8d440x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe68849…5908d8
0xffb6…8d440x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x7adb40…292e4c

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.