Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a5…ced40x31a4…fb8cBase—$0.01100%coinbase68d ago0xcb806b…8d3079
0x19a5…ced40x5f91…4415Base—$0.01100%coinbase68d ago0x1be390…2aef92
0x19a5…ced40x34b2…c387Base—$0.01100%coinbase68d ago0x3c2590…81faba
0x19a5…ced40xfa1b…f89cBase—$0.01100%coinbase68d ago0xbbc868…d37c5f
0x19a5…ced40xd52c…f62eBase—$0.01100%coinbase68d ago0x9aead9…e835b9
0x19a5…ced40xbe9b…0353Base—$0.01100%coinbase68d ago0x6dfadf…86e474
0x19a5…ced40x2351…ba34Base—$0.01100%coinbase68d ago0x568880…08dfc7
0x19a5…ced40xb87d…411cBase—$0.01100%coinbase68d ago0xd1ddc2…2c96ed
0x19a5…ced40xa5a3…6441Base—$0.01100%coinbase68d ago0x5db0ca…e62446
0x19a5…ced40x4da3…0d50Base—$0.01100%coinbase68d ago0xef496f…1de8be
0x19a5…ced40x45c9…7ca3Base—$0.01100%coinbase68d ago0x4c0918…9f4f94
0x19a5…ced40x7af1…99a2Base—$0.01100%coinbase68d ago0xa1477b…ffd583
0x19a5…ced40xb130…44d3Base—$0.01100%coinbase68d ago0x006ffd…6a0d22
0x19a5…ced40xebe6…1243Base—$0.01100%coinbase68d ago0x9947ad…1cbd91
0x19a5…ced40x235d…5e3eBase—$0.01100%coinbase68d ago0x90bd94…135f56
0x19a5…ced40xd99f…301eBase—$0.01100%coinbase68d ago0x9b92fc…aa4c20
0x19a5…ced40x91a8…5474Base—$0.01100%coinbase68d ago0x4000c6…9c0dad
0x19a5…ced40x86df…e3b5Base—$0.01100%coinbase69d ago0x7f03f3…f91510
0x19a5…ced40x9a24…a966Base—$0.01100%coinbase69d ago0x8704f6…dadd8a
0x19a5…ced40xc0a7…816dBase—$0.01100%coinbase69d ago0xdb337b…7e9b24
0x19a5…ced40x4dca…b660Base—$0.01100%coinbase69d ago0x082244…06a06c
0x19a5…ced40x1bf6…c724Base—$0.01100%coinbase69d ago0x939ea6…cb340f
0x19a5…ced40x0bd0…7515Base—$0.01100%coinbase69d ago0x657d5a…b3edf4
0x19a5…ced40x908c…72eaBase—$0.01100%coinbase69d ago0xf0a4d9…02347d
0x19a5…ced40x10fe…9489Base—$0.01100%coinbase69d ago0x3f5e79…c5c2a9

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.