Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120x3639…0ec4Base—$0.01100%coinbase55d ago0xee28ad…25e09b
0xeba4…9f120x1772…4b8aBase—$0.01100%coinbase55d ago0x3958df…fa5676
0xeba4…9f120x8b24…f5a4Base—$0.01100%coinbase55d ago0x09cca5…ff4f8d
0xeba4…9f120x7fd4…5003Base—$0.01100%coinbase55d ago0xb44a9e…9b90f3
0xeba4…9f120xa1d9…b539Base—$0.01100%coinbase55d ago0x50f1e0…619fae
0xeba4…9f120x5679…fa01Base—$0.01100%coinbase55d ago0x02c0eb…bc156e
0xeba4…9f120x4339…ef96Base—$0.01100%coinbase55d ago0x96fdb7…bf2a64
0xeba4…9f120x0cd0…1847Base—$0.01100%coinbase55d ago0xb5bd07…8b4599
0xeba4…9f120xcd2b…2da2Base—$0.01100%coinbase55d ago0x1c9b36…ef3e27
0xeba4…9f120xbc18…bd8fBase—$0.01100%coinbase55d ago0x16ccda…633255
0xeba4…9f120x06c9…c182Base—$0.01100%coinbase55d ago0x89c727…1f3f44
0xeba4…9f120x73fa…d297Base—$0.01100%coinbase55d ago0x2e39b3…58769c
0xeba4…9f120x10e3…aa30Base—$0.01100%coinbase55d ago0xb560cc…76e3fe
0xeba4…9f120x450a…6b3fBase—$0.01100%coinbase55d ago0xaa2631…82dc4b
0xeba4…9f120xc9e7…3a4bBase—$0.01100%coinbase55d ago0x56e9ba…9f226c
0xeba4…9f120xfb5c…1661Base—$0.01100%coinbase55d ago0xc192ca…7e05f2
0xeba4…9f120xe571…37aeBase—$0.01100%coinbase55d ago0x5f3d5d…1a05f7
0xeba4…9f120x8743…d041Base—$0.01100%coinbase55d ago0x1287d6…27b866
0xeba4…9f120x8279…d151Base—$0.01100%coinbase55d ago0x020db5…12d6e8
0xeba4…9f120xdaa2…a574Base—$0.01100%coinbase55d ago0x93cb94…67c09c
0xeba4…9f120xbe06…0a1fBase—$0.01100%coinbase55d ago0x09b970…6196b0
0xeba4…9f120x53b4…30d6Base—$0.01100%coinbase55d ago0x4eea8a…1aa6af
0xeba4…9f120x7b71…4cf5Base—$0.01100%coinbase55d ago0x7d9aae…d6aaf2
0xeba4…9f120x2163…f751Base—$0.01100%coinbase55d ago0x726c7c…40c688
0xeba4…9f120xf377…6c21Base—$0.01100%coinbase55d ago0x6207ac…94539b

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.