Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x945248…30af9d
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x764154…56c6b9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29f40c…b87c04
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e8d9d…79af41
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefb6e7…af90e9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80ab46…8a4bc3
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x189724…9c50c3
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d50ce…8de678
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1486a…8c627c
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c4669…84cf78
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6253b…752977
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a3ac1…9c87d4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc4499…0cd921
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b8335…129214
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3951b7…ca6a3d
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b42b8…4e9493
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x53f4d6…bbf74f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4f254…4fa928
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfec24…c91ddf
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66be0a…745122
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1694b4…91d16b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf12b9e…f28858
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f0071…237ccf
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe03d3…83a144
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4c243…02298a

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.