Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x81930a…f787d6
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xdc55cd…757fcf
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x8889b6…33de00
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x0b7269…6edde4
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xcfe13c…d1e491
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xded9e9…71dbbc
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x455712…6c2470
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x0b2bdd…b49f99
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xad6946…bb7b4a
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x10af35…723def
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x9f0ceb…9c5b69
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xfc4964…f5e491
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xe44fc7…080c2d
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xa8c48a…8146fd
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x071936…16fcd1
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xe824fa…7b1229
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x768768…640aa5
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xd48c16…45a4c4
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xea7aa7…fe0f46
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x53d1e3…739c31
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x27488f…989318
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xe5e5a0…8ecbb0
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xa63384…6cd3fc
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0xbc1997…98d9a9
0x0b43…55730x5aae…482eBase—$0.001100%coinbase6d ago0x6a50c4…76edfe

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.