Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1b2253…02fc51
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x53a69c…44411a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1d66e5…fcfefa
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb0bb42…2b3a26
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x718b9f…6f6495
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x37cea0…d1ff09
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9e3c6d…405c50
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x29e06b…71062f
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xafbdf0…ab9700
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9c47f9…c5cd91
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xef5d7c…9c5897
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x26bb4d…077fad
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa8a147…bc9124
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x862a38…817819
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb98f72…4bf205
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3562dc…034cd2
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x964ff0…0c3aa2
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1e048d…6f045a

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.