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%payAI106d ago0x18a7df…b0f120
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09a1ec…58fe90
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7cc55…aff6e4
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7eb182…07270f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfe6cd…f9b44e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc25712…9479e8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc70ce…0e0955
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x956ab6…ee244a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x743c4b…c89376
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06134c…e111f6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x13265b…c44436
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65a4bc…1cfbf1
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd53ef9…bd6d0e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13400b…ace124
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x523a28…c927c4
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4374cf…5f96be
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x695c9b…5e5556
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7cafde…365ec5
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa57e0b…efc2d2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e5cbf…772e3c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a29d8…73f8d5
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x212496…ae1b15
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6b637…5bcfe8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7723e0…b2808d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8cadb3…4370d8

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.