Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0xb6c6…11e6Base—$0.01100%coinbase71d ago0x1d385c…39c71d
0x7e92…1bbe0x5b25…328cBase—$0.01100%coinbase71d ago0x18ecc9…c0de1f
0x7e92…1bbe0x98d2…89a8Base—$0.01100%coinbase71d ago0xffa87a…69a599
0x7e92…1bbe0x2405…5a34Base—$0.01100%coinbase71d ago0xab12f2…2c37ce
0x7e92…1bbe0xd6c3…a82bBase—$0.01100%coinbase71d ago0xbebc6a…00dd60
0x7e92…1bbe0x068d…63f9Base—$0.01100%coinbase71d ago0x6a23e9…32e7a8
0x7e92…1bbe0xe24b…c697Base—$0.01100%coinbase71d ago0x284404…f513bb
0x7e92…1bbe0x4871…13a8Base—$0.01100%coinbase71d ago0xe5b133…168fd5
0x7e92…1bbe0xfbd7…9a36Base—$0.01100%coinbase71d ago0xf5c67a…121c56
0x7e92…1bbe0xf747…ee67Base—$0.01100%coinbase71d ago0xc37355…cef0e7
0x7e92…1bbe0x7288…9ba8Base—$0.01100%coinbase71d ago0xb1e176…34e8f2
0x7e92…1bbe0xd862…72caBase—$0.01100%coinbase71d ago0xec308a…1c3415
0x7e92…1bbe0x52e4…6fcaBase—$0.01100%coinbase71d ago0x99aba5…252686
0x7e92…1bbe0x8630…b294Base—$0.01100%coinbase71d ago0xd59203…9c9955
0x7e92…1bbe0x3b5b…6f1aBase—$0.01100%coinbase71d ago0xb12c4e…764eb3
0x7e92…1bbe0x0cf3…e26aBase—$0.01100%coinbase71d ago0x361387…11b489
0x7e92…1bbe0xae5e…76dbBase—$0.01100%coinbase72d ago0xa1ab40…099168
0x7e92…1bbe0x2c83…bd5cBase—$0.01100%coinbase72d ago0x12278b…779885
0x7e92…1bbe0x414b…4e74Base—$0.01100%coinbase72d ago0xb029b8…beea98
0x7e92…1bbe0xcd15…0355Base—$0.01100%coinbase72d ago0x94024d…1b25d4
0x7e92…1bbe0xed2c…32baBase—$0.01100%coinbase72d ago0x2045f0…f17278
0x7e92…1bbe0xc113…fc3cBase—$0.01100%coinbase72d ago0x4d3ca9…5da497
0x7e92…1bbe0x5bce…c621Base—$0.01100%coinbase72d ago0x413505…120653
0x7e92…1bbe0x5be9…11a5Base—$0.01100%coinbase72d ago0x1b2c03…e95fdd
0x7e92…1bbe0x284c…6275Base—$0.01100%coinbase72d ago0xaa6c62…455a95

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.