Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8a547c…19372a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x00c2eb…4d438e
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x218c4e…3b652b
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x15056f…dcf812
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xaee82d…d3a6c7
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2f62e5…ea9813
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x06e4c5…4e5c78
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x1f3d6e…830bfa
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xde00f5…a3e7fa
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xeda7b9…a45760
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x49ec2d…d1af19
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x38b7b8…4d5af2
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x918d94…cd5eb8
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2ed45e…48bd6b
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xfa1aa0…5fb1bd
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x445f49…a552d3
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x91b447…1c505e
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase8d ago0x2a1ab0…b607b4
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase8d ago0xc78937…cd77f7

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.