Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa7b3d2…28e858
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x020467…85738c
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd75e66…99beaa
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x11bcfd…bde9ea
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc231e…45b9e2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71960c…49e59a
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x010973…26612e
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05042d…f3f9b0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c6b19…c2ec8d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x411983…aee2a8
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e8e74…53b0eb
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca0bc7…58c3d1
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa457fb…56b3e1
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0eb1f2…e3a6a4
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e6eff…2cc3c0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cb116…94c2e5
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4bb55…69a686
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b764b…566279
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd26e03…29a913
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cb468…765179
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ad235…4b814d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdbbae7…10e749
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28fa3e…08eeb6
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36a7d7…fd8a54
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b9364…58ae44

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.