Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa093bc…900a3e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3572c6…0f1da3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x52cd11…6d36a7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb93395…8c92d9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x49c6e2…0b878e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfccadb…f35652
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x398011…480b17
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x89cc14…e7df30
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9ee5d0…942cbb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b2ed3…e713ac
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe4e46a…81522a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc27fcb…7b9026
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x317a51…f840db
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf09831…ead940
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x741b49…7ed0e5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3ce60d…268f37
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc7ac7d…c2ae00
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x444044…36e0ee
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbab2db…530898
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc8e474…4ac83c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x77d851…fae47e

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.