Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xa077cc…c56715
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xe0dd8b…6abf97
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xfe6232…42c4b7
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x444d7f…349ac0
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x38aaea…21903e
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x7e0ad6…8ee407
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x47906c…c6ea37
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x2baf26…d78616
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x44e0a0…4f1560
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x0eec53…83ac07
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xa31b97…404ada
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x065191…589a12
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xd7677a…4b51e7
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x0eb05b…515a32
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x9bfddd…7fab83
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xa7fd9c…9a549f
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xbbf062…b840cf
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x38b88c…a63288
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0xabee67…ce6f3e
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x4db55c…500307
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x89bd5e…6e5222
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x412617…f6d78f
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x6b05c1…6f694f
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x818e91…241e8c
0x7f8c…b47e0x159b…4908Basex402 service$0.10100%payAI44d ago0x48d237…4b4cb0

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.