Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd2e…2eeb0x2eef…c10dBase—$0.01100%coinbase68d ago0x1a5536…a0feca
0xfd2e…2eeb0x4e06…3f00Base—$0.01100%coinbase68d ago0x250ec6…e6902b
0xfd2e…2eeb0x086f…9b83Base—$0.01100%coinbase68d ago0x1517be…126f12
0xfd2e…2eeb0xdc4a…1c26Base—$0.01100%coinbase68d ago0xbe94a1…6a52e3
0xfd2e…2eeb0xc0ad…af12Base—$0.01100%coinbase68d ago0xad90e2…205fa0
0xfd2e…2eeb0xc7e1…b463Base—$0.01100%coinbase69d ago0x2a1ebc…ff3a22
0xfd2e…2eeb0x6d67…9d11Base—$0.01100%coinbase69d ago0x944f92…f1be74
0xfd2e…2eeb0x5a93…f69cBase—$0.01100%coinbase69d ago0x1fddb4…2dec28
0xfd2e…2eeb0xfe76…7164Base—$0.01100%coinbase69d ago0xa3b8ec…740e4a
0xfd2e…2eeb0x10a2…f4f7Base—$0.01100%coinbase69d ago0x648bec…3e005f
0xfd2e…2eeb0x19ff…fb9eBase—$0.01100%coinbase69d ago0x9dae3a…fae62f
0xfd2e…2eeb0xf9cd…e2caBase—$0.01100%coinbase69d ago0x242958…f41076
0xfd2e…2eeb0xb57b…38c4Base—$0.01100%coinbase69d ago0x006436…5ffac0
0xfd2e…2eeb0xee15…c8e7Base—$0.01100%coinbase69d ago0x96a6f8…070acd
0xfd2e…2eeb0x3228…86f9Base—$0.01100%coinbase69d ago0x5b8572…9f4abb
0xfd2e…2eeb0x233a…f32aBase—$0.01100%coinbase69d ago0x0235dd…d907f1
0xfd2e…2eeb0x26b6…e5e3Base—$0.01100%coinbase69d ago0x8760c6…dacdca
0xfd2e…2eeb0x7677…7a77Base—$0.01100%coinbase69d ago0x9ec115…ba59ad
0xfd2e…2eeb0xb4cf…1027Base—$0.01100%coinbase69d ago0x36dbe1…95ec05

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.