Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xf769ea…1eb4aa
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x75a33c…a6490a
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x9b7339…0ba6c1
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x2ea492…18a644
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xc0e867…65be1a
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x92063f…84212c
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x5d394f…a69079
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xc93d0a…82cafd
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x03d7fe…e3ea82
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x54ac8b…c07830
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xe0e7b4…255212
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x3c3c37…8bcbe0
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x53186d…8a8c95
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x55929a…b5f6ee
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xf2430b…6cd055
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xb096c7…7ed339
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x5eed47…9f7f21
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x5007cd…67ec8e
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0xb97fc5…2aa719
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x9873e5…b1a5ec
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase51d ago0x6d5def…65a93d
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase52d ago0x8d2cdb…c726a6
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase52d ago0xced242…177b82
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase52d ago0xdf1c38…aca001

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.