Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfdeac9…de8c68
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e6d26…e2a484
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x998e4b…50bad2
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x69bdc4…1bf5ed
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25e495…a32442
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe32338…e6ba69
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf1cf67…0d50b4
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32f4ee…2e20c3
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9429ba…b15422
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e4bf0…540abb
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x44e9bd…b6962c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x456a3a…77e07e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c50af…1a1e2a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9bf36a…9d2608
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x141400…29aad6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d749b…f0ecf5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4efe70…a30134
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6b3dcb…f66df5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb13938…4ae1f6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa2f6f…14a837
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x35aeca…cee2ea
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe50648…c85c6c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2557d…3c28cb
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ebf44…707357
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe2455…272608

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.