Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc028c…0c11fb
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb801eb…4286c2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7893eb…4fe775
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf30221…6a3980
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cef34…4f52fa
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ea047…c6cd0b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e6e7d…d9cab4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe48c6…eeb821
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x433895…5836da
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34f1bf…2efff7
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6129c1…14d18e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xec41d4…e16e17
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x142aeb…8053ac
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e865c…63a994
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98d2a5…777fd0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe92437…097b08
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f8f35…6a6844
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a8f43…5ec14d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x04682f…301262
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1da92d…4a22da
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7cf01…cf63a7
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1fe7f0…2139a0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e28ec…d703be
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb19175…d63772
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f34f7…d450ce

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.