Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x12fc17…f60f51
0x7ef1…4ae20x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x6cc5a4…464dba
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xc2e101…95e7d5
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x022a8f…802772
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x410a3a…9b0703
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xbb4ce4…da2cf6
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x08696e…858ed8
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xeccf44…4c5c82
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xc3f789…56b684
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xadc7c8…44ba59
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x31cfa9…4b7dd0
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x271972…7c0f98
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x872a2d…df5cb5
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xfbdd43…bcb39d
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xf26bae…fdf013
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x523067…3ef845
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xe1fe14…8b3730
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x1f2758…4a2ef2
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0xb2850d…816440
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x6bbf40…806e6f
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x0897a1…932211
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x40eedb…b07b4f
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x3ce31b…c54c38
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x5a8a75…d9762c
0x8d2a…7d370x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase18d ago0x713121…80ac63

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.