Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf48be0…df2490
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0727a7…090aed
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x65aa63…2baa76
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66a3d4…ef290e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f73b5…dafbd5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0a6bd4…9abd01
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9becc9…0f19a9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6a8974…64cce5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x716f46…84dcd3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4cf03e…1a782e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbf322c…db2b09
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdc01ca…d3e096
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x841f44…305eab
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x28a991…74a188
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff4d26…d60429
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5e8c8f…2f218b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x235bde…433d56
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd7a3ef…2fd71d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc07577…1aec2a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5b634e…b9b784
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78fc00…eb0f7f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x179880…b2655b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb59f8a…cf11d6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe61d90…d1c723
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9d09cb…02f776

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.