Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450xa389…2d33Base—$0.01100%coinbase68d ago0x878a52…55ea34
0x6846…c4450xa457…073cBase—$0.01100%coinbase68d ago0x12bbb5…e07ac9
0x6846…c4450x2be6…5631Base—$0.01100%coinbase68d ago0x85f863…dc7eb0
0x6846…c4450xd58a…ef02Base—$0.01100%coinbase68d ago0x42e1fc…e2fb49
0x6846…c4450x50de…2db4Base—$0.01100%coinbase68d ago0x3e5e85…7253af
0x6846…c4450x9a24…6b44Base—$0.01100%coinbase68d ago0x207f15…bec54b
0x6846…c4450x84a3…e2c0Base—$0.01100%coinbase68d ago0x033d28…6ce783
0x6846…c4450x30db…673aBase—$0.01100%coinbase68d ago0x1388de…e5f64a
0x6846…c4450x1f89…7f3fBase—$0.01100%coinbase68d ago0x18b85d…471f63
0x6846…c4450x137e…cefcBase—$0.01100%coinbase68d ago0x49a8ed…36b9c4
0x6846…c4450xf1a9…1cfeBase—$0.01100%coinbase68d ago0x41bc50…c19f24
0x6846…c4450xae87…e4fdBase—$0.01100%coinbase69d ago0x7369d3…810264
0x6846…c4450xefa1…f4f5Base—$0.01100%coinbase69d ago0x793722…1acae1
0x6846…c4450x2baa…bbbaBase—$0.01100%coinbase69d ago0x0ce0f9…eb0c7d
0x6846…c4450xaf42…eeacBase—$0.01100%coinbase69d ago0xd8707e…cf0267
0x6846…c4450xf741…4912Base—$0.01100%coinbase69d ago0x5083d4…cf14bc
0x6846…c4450x627c…ea39Base—$0.01100%coinbase69d ago0x05c467…7a2bc3
0x6846…c4450xf6d7…8f17Base—$0.01100%coinbase69d ago0xbff4e7…9b2c3c
0x6846…c4450xe0f9…41e9Base—$0.01100%coinbase69d ago0xb93a7e…9c0776
0x6846…c4450x1872…2b2aBase—$0.01100%coinbase69d ago0x4ab0aa…6be782
0x6846…c4450xf0ec…2ce8Base—$0.01100%coinbase69d ago0x9e62bf…e69135
0x6846…c4450xcd7a…754dBase—$0.01100%coinbase69d ago0x6e3704…3bb5c5
0x6846…c4450xd71f…c3fcBase—$0.01100%coinbase69d ago0xa2a862…936a6a
0x6846…c4450x3085…fc9eBase—$0.01100%coinbase69d ago0x5026b5…9cc0bd
0x6846…c4450x5f3e…2fdeBase—$0.01100%coinbase69d ago0x521261…601a77

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.