Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4095…d2c90xc7c1…01d5Base—$0.01100%coinbase57d ago0x161d36…283deb
0x4095…d2c90x9d7a…dc46Base—$0.01100%coinbase57d ago0x87dfc3…8c949e
0x4095…d2c90x5681…f219Base—$0.01100%coinbase57d ago0x663585…1884a8
0x4095…d2c90x0ae0…75d9Base—$0.01100%coinbase57d ago0x05defb…77bb2c
0x4095…d2c90xaf19…628fBase—$0.01100%coinbase57d ago0xe23f1c…39d599
0x4095…d2c90x1eef…a7d2Base—$0.01100%coinbase57d ago0x033386…814236
0x4095…d2c90xd656…ad15Base—$0.01100%coinbase58d ago0x7d0821…c607bb
0x4095…d2c90xfc14…8eddBase—$0.01100%coinbase58d ago0x496068…3140dd
0x4095…d2c90x1223…34c4Base—$0.01100%coinbase58d ago0x4cff42…9fc4fb
0x4095…d2c90x5d78…3204Base—$0.01100%coinbase58d ago0x425217…a80513
0x4095…d2c90x8572…ce08Base—$0.01100%coinbase58d ago0xab7cca…27c5be
0x4095…d2c90xcc42…30d5Base—$0.01100%coinbase58d ago0x68f7ea…d9f2b2
0x4095…d2c90x4c03…8454Base—$0.01100%coinbase58d ago0xa2a292…d8f354
0x4095…d2c90xcab4…d609Base—$0.01100%coinbase58d ago0xec5b62…43784f
0x4095…d2c90x3679…bad9Base—$0.01100%coinbase58d ago0xdd4bed…0ef8bf
0x4095…d2c90xe153…9dacBase—$0.01100%coinbase58d ago0x3e30fd…53a38b
0x4095…d2c90x3f5a…5725Base—$0.01100%coinbase58d ago0xc928ae…bd2db9

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.