Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbab5c3…b0792d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d522d…f50f9e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x300424…94867f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe4590e…73dc0c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x194158…8f97df
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5dcea6…893066
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad51c8…cf6392
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb1579…f049d5
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc303c3…a78df0
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x54231f…822471
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x199152…ef138e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd9c5e5…a82305
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x23df99…3bf9d5
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8e45a4…642e65
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b48ad…4ef6d1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x694e60…1ad177
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52a053…a8d957
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x11e9ac…64edf2
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x280e8e…255e60
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1dd408…f94e23
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8e467…2c0ada
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45010f…7b6252
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2ae077…199232
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9cec56…e4eba2
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf13c0…7ae196

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.