Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f87ec…d0a50a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72d08a…31f14f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x709273…5714e5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7d9e7…d23686
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b030b…5a2c16
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x018890…0e4003
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf398c4…c68d2b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x200ecf…6b4c5a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf6b50…382b03
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x522b04…d9977f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb114dd…121c9c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e7df2…f61da7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c247a…122aff
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x028c46…d2fd15
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x387d4a…f64907
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4e0a4…354729
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x176865…7a6644
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a3643…6c34fc
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x524f88…6c2670
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c072d…ed4619
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1196a3…4563ab
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x40dd01…f1704f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30cdbc…966eaf
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcebb3c…5cd1f8
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe301a6…5214bf

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.