Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0x38fe1b…e6011c
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0xfab059…242711
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0xbf2c20…7b4a5e
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0xb0b1c2…199b03
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0x009a93…8eec77
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0xfd6b34…db830c
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0xb3ab2e…549453
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x90d780…7cfae6
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x5ed5e9…d8c08b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x40d7ae…058d9b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x692b28…5f2baa
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0xbafa00…7cb331
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0xfa09d4…d3337a
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x7b0b7e…6843ee
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x866ed8…77da85
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0xf875c4…906b10
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0xbfe6a0…b24a8b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0xb5c3db…25198c
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x5053ee…5d5261
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0x6683eb…5d9427
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x601e3e…c16f7b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0xb5b421…358a56
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI84d ago0xac196e…a63d03
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x6372e5…9a01b4
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown84d ago0x9ac17d…957a3d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.