Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf99eb…5a82ce
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1951a5…f5b95d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefa20a…ea2f59
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x241bc9…638e6d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafe1d0…e821a9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf562b3…82d2fd
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2168be…16b646
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dbe6a…680dab
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x571d44…20af2f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x130db6…374e20
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa92833…6446ae
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x606611…020534
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabc436…905029
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70ea3d…a83758
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82c2eb…999d7e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7dc5b…6fb9ba
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0f74b…96e2b9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc2b37…25a54b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x936eb7…1b9aac
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e8531…e85a5c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1fddd6…87a08e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ac6a2…4a9eee
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3c6be…db349b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5ce2f…1e87e1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25f7d1…258c0e

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.