Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x023574…cb08df
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48172a…37df08
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9458fa…afc619
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc89a22…dd218f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94de72…7053a5
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x093ed2…edd961
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfcdc0…0ede44
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c2c9e…8c531c
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cf8eb…34ac31
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7a90b…ab00d9
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3219fc…c16296
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9388b3…2a8ec2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb41a0c…4e0d28
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f3725…c5936a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b950d…35c129
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72659f…5c4982
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x152618…168eda
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x204c6c…72076f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25a057…40cb9b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf92067…a3ca52
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x502da0…fb2eee
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd724e4…cca431
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5cf072…f0af26
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fa3b1…fc761e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82755f…80c6c2

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.