Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xecb951…122fed
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xc7a4c1…70f9ef
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x398d32…1bc089
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x7cc17f…797f68
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xc2eaba…4bb589
0x0a8a…f00b0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x1d4c66…eb5de9
0xd579…071a0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xcae1a2…add328
0xebd6…e2e00x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0x33dd14…dfab61
0x9456…8f090x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xf44d7b…2d3afb
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase14d ago0xfd83de…855899
0xb836…29040x52e2…f3eaBasex402 service$0.02100%coinbase14d ago0x56ace3…9e9bc8
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x742e1f…28684a
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x50a9c6…4ceb77
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x73544c…24099f
0xb836…29040x52e2…f3eaBasex402 service$0.02100%coinbase14d ago0x85e1ca…5cc55b
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x5660f4…599b99
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0xdc1f0f…c094fe
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x834979…6d9767
0xb836…29040x52e2…f3eaBasex402 service$0.02100%coinbase14d ago0x6f4ec9…77d6c0
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0xdcf755…128c7c
0xb836…29040x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x8a7c6e…2379db
0xdd33…6e280x52e2…f3eaBasex402 service$0.02100%coinbase14d ago0x438caa…824979
0xdd33…6e280x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0xaff0e9…fd44bd
0xdd33…6e280x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0xe6ab58…e7932c
0xdd33…6e280x52e2…f3eaBasex402 service$0.005100%coinbase14d ago0x17c619…dcba23

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.