Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbdd73f…ce44c9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf88767…e3b640
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a08fb…b8cff1
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c902f…ac95c4
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65c183…31b9ca
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0caa09…c286b9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d2c48…252daa
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e3c83…db6a9d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7326f9…4a535d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf23053…9375b9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0499fc…1a7004
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x99e345…58f3bd
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf9e172…694255
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86b460…63261b
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e5af0…7e1d9d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91372c…a701ac
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x758fd9…dcaf5d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb3b6e…66d5b7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86a09c…ce3900
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5141a8…45de52
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b16c5…b07515
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5f090…ed5ef3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xedf3a6…2001a2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96736f…edd3d6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a9193…728ac2

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.