Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd1c147…754b7c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x28051e…7ab2c8
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x7d6b91…1745a5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x9cdba5…56d26b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xf047bd…72da47
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x52c867…e1cb4c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3a9405…75391b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xbf041e…4a5f62
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa0e348…4bebec
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3c5741…d91ecc
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x517c4d…5a52ce
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x17561d…be0f76
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ed9da…e0c05f
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x31a722…848f2b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x07a73a…a20bbd
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e2da2…7a2864
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xe21ed6…181c0e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3c37fa…fbf8d9
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0a0d0…35a684
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xf0a945…0801f5
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xf366f7…6b1b7d
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xfd325d…770369
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x831143…0e423d
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0x296cf1…ffed3f
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa16d ago0xfd2446…4c8524

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.