Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x687ad8…bf0fa4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6198cb…f7d494
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b6213…37d892
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb099ad…4bb36b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30d111…1321d8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab2102…268642
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe6eda…64841e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x411b9e…85d611
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1418b…6429c4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x459fa9…b3d8b4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ee98e…6f83d0
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb042d…aa80dc
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa14e51…e50f37
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x642643…a2f505
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0x142ef8…436dd1
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6b4d3…461f8d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd24c9e…238927
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x52d988…8b49a9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x199ecc…674aca
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x480ce5…714880
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4b19d…d79f26
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36f4ab…7da254
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19e198…4b1ad9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55ed80…4409e6
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe25590…82e62e

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.