Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0x09df…aeceBase—$0.01100%coinbase77d ago0x77f787…ff2074
0x3c81…f85e0x60aa…21b9Base—$0.01100%coinbase77d ago0x63c774…2b23db
0x3c81…f85e0xed68…e036Base—$0.01100%coinbase77d ago0x5ea99d…b900c9
0x3c81…f85e0x6e27…28c7Base—$0.01100%coinbase77d ago0xd42bfc…d453e0
0x3c81…f85e0x10ce…0f35Base—$0.01100%coinbase77d ago0xca9837…36936c
0x3c81…f85e0xdf2e…2fffBase—$0.01100%coinbase77d ago0x1f0ed0…5fb196
0x3c81…f85e0x7e70…4f2dBase—$0.01100%coinbase77d ago0x0c5d59…3ffffe
0x3c81…f85e0xe967…de7fBase—$0.01100%coinbase77d ago0x46a8dc…d9aaea
0x3c81…f85e0x6ec1…0805Base—$0.01100%coinbase77d ago0x7e3439…5ae5db
0x3c81…f85e0xc8a7…b6f3Base—$0.01100%coinbase77d ago0xdc5d08…9fa7f2
0x3c81…f85e0x8569…4750Base—$0.01100%coinbase77d ago0xc21c92…110e3a
0x3c81…f85e0x063a…5233Base—$0.01100%coinbase77d ago0x386c31…759460
0x3c81…f85e0xf69f…ead5Base—$0.01100%coinbase77d ago0x343f33…4df8b6
0x3c81…f85e0x9e67…769eBase—$0.01100%coinbase77d ago0x1de2b6…96ce42
0x3c81…f85e0x75f0…a0daBase—$0.01100%coinbase77d ago0xa166e5…0154ae
0x3c81…f85e0x9d47…915cBase—$0.01100%coinbase77d ago0x81cc2d…cfd9a9
0x3c81…f85e0xabef…f4a0Base—$0.01100%coinbase77d ago0x050fe1…968749
0x3c81…f85e0xd35d…0e6bBase—$0.01100%coinbase77d ago0x0a7a04…d188c5
0x3c81…f85e0x42c6…c6e0Base—$0.01100%coinbase77d ago0xf93bf5…16af00
0x3c81…f85e0xfc34…f9baBase—$0.01100%coinbase77d ago0x4d45cc…30b69f
0x3c81…f85e0xc4ba…7f84Base—$0.01100%coinbase77d ago0x0bea8c…62ef14
0x3c81…f85e0x3b6a…9676Base—$0.01100%coinbase77d ago0x1f0b26…4140fc
0x3c81…f85e0xd8e5…ea17Base—$0.01100%coinbase77d ago0x34189f…89248f
0x3c81…f85e0xed29…0ce1Base—$0.01100%coinbase77d ago0x74ab21…0d5364
0x3c81…f85e0xff8c…38d5Base—$0.01100%coinbase77d ago0x6b1254…01a659

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.