Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x6679…9662Base—$0.01100%coinbase72d ago0x7438d9…d3d03e
0xb58e…42060xad08…7499Base—$0.01100%coinbase72d ago0xe1bd6a…f36dc4
0xb58e…42060x5999…eb9cBase—$0.01100%coinbase72d ago0x921e42…3bb17d
0xb58e…42060xba81…530eBase—$0.01100%coinbase72d ago0x8c920d…d13387
0xb58e…42060x9e3d…397dBase—$0.01100%coinbase72d ago0x85016b…0197c5
0xb58e…42060xe5f1…ec83Base—$0.01100%coinbase72d ago0x545f7d…1883bc
0xb58e…42060xb34c…fae2Base—$0.01100%coinbase72d ago0x7eaf2e…a08855
0xb58e…42060x9fc5…e245Base—$0.01100%coinbase72d ago0x677df8…ff29e9
0xb58e…42060x5714…2380Base—$0.01100%coinbase72d ago0xc1d8ad…b5fcda
0xb58e…42060x510c…0496Base—$0.01100%coinbase72d ago0xb7d3fa…7c7631
0xb58e…42060x41ab…7c01Base—$0.01100%coinbase72d ago0x7ace16…dcd875
0xb58e…42060xd534…51ffBase—$0.01100%coinbase72d ago0xd1b1dd…48c1b5
0xb58e…42060xb9d6…a84eBase—$0.01100%coinbase72d ago0xf43341…e5c1b8
0xb58e…42060x1ad5…02f3Base—$0.01100%coinbase72d ago0x8cfd06…65e9b4
0xb58e…42060xb4be…d020Base—$0.01100%coinbase72d ago0xdbce39…8c2dc6
0xb58e…42060x436a…7bf0Base—$0.01100%coinbase72d ago0xca4ca9…6e4573
0xb58e…42060xc278…3a18Base—$0.01100%coinbase72d ago0xf22b52…063486
0xb58e…42060x3fbb…5d96Base—$0.01100%coinbase72d ago0xa535cf…748391

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.