Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0d783…4053d4
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0cffce…06a465
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18f7ec…425da5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b6ce9…62961e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35cddd…84e139
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb1e06…45715d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x107855…5ed78f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e6274…3eb6f3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f2d1e…f943ce
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fc12c…42580b
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52b96a…1c3708
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f02a7…c0906a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11f757…7effca
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x140ba7…296596
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc58f7a…2882eb
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e377d…cc6993
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64dd05…9fd548
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc37fce…754b18
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf34f9e…f00094
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65f6d1…abc4f3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2e05e…fd5a27
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c0cea…7e638f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38052b…9e26da
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x861a31…9ab373
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5480a…060585

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.