Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase86d ago0x949927…ae06a7
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.25100%coinbase86d ago0xc3c3e8…0d061e
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x4a5b3d…3a9d3e
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0xe42276…4bc0d2
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x98697d…35155c
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x16688e…eb23c8
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase86d ago0x70ac5b…b30665
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase86d ago0x14cd69…c893dc
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase86d ago0x66f5ea…999ebc
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase86d ago0xd46a6a…c65fa1
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.25100%coinbase86d ago0xc4ca47…6bbb67
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.25100%coinbase86d ago0xc68b62…967009
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.10100%coinbase86d ago0xb3dde1…2fde88
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x826077…403f6d
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x7c03d4…927bac
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0xae8fcc…4c09a4
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0xdaa3d1…c0ca64
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x9c0e18…8466bb
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x01682b…b7f9a4
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x6a1b9c…28cc08
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x8f75ba…9f17a4
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x785880…cb7137
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0x9bbd52…2d01fa
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0xa174e8…f2dfb8
0xb0cb…56ec0x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase86d ago0xf8f237…8888c4

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.