Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2ae0bd…51fee8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd23b9c…6d01cf
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd56c83…f6770d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6784e2…f7c8d5
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3a60ea…eea08a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaba172…32c303
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb06be3…46bc59
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b90c2…860b95
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x163581…3b183e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x74d69e…407c2a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd5399a…7467cb
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe99977…9794a8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x06d763…0950d8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9b5e8c…955254
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf91c20…e11edc
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4705f8…bd2b12
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a6236…6f8c64
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa6e1b4…187f71
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x064fbc…4fd71b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x95a9cc…6d07f2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x27cbbb…bdacc9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x213a90…3a69c3
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x060e3e…c96cbc
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe16ba4…f0f0f9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf27ba0…a27820

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.