Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa371…ae160xf514…33baBase—$0.01100%coinbase73d ago0x6ccccb…9a1f80
0xa371…ae160xd6cf…c165Base—$0.01100%coinbase73d ago0x353d88…a4b5c3
0xa371…ae160xa3ac…2efaBase—$0.01100%coinbase73d ago0xc45aee…cd0f5d
0xa371…ae160xb633…e39eBase—$0.01100%coinbase73d ago0x5c8923…476a07
0xa371…ae160xc56a…32c7Base—$0.01100%coinbase73d ago0x0f499a…6342c4
0xa371…ae160x7bc0…eab9Base—$0.01100%coinbase73d ago0xe07cf1…25bf47
0xa371…ae160xffaa…1e31Base—$0.01100%coinbase73d ago0x550df0…907eaa
0xa371…ae160x7539…3e66Base—$0.01100%coinbase73d ago0x1dc456…401c6e
0xa371…ae160xe856…4a38Base—$0.01100%coinbase73d ago0x1717df…f6b2e6
0xa371…ae160x4509…7dbfBase—$0.01100%coinbase73d ago0x45f5a2…a8b0ee
0xa371…ae160x2126…63bcBase—$0.01100%coinbase73d ago0xa6d8b9…aa5ae3
0xa371…ae160xb9e4…b1d4Base—$0.01100%coinbase73d ago0xcd455e…cbc155
0xa371…ae160xec29…d6d9Base—$0.01100%coinbase73d ago0xd415d6…1dd808
0xa371…ae160xb098…7721Base—$0.01100%coinbase73d ago0x568dff…09bd88
0xa371…ae160x5778…ba0bBase—$0.01100%coinbase73d ago0xa181ac…76b9e0
0xa371…ae160x7e68…63c8Base—$0.01100%coinbase73d ago0x5c5115…7b1e81
0xa371…ae160x65be…4f9cBase—$0.01100%coinbase73d ago0xe7b4a7…cd6b1d
0xa371…ae160xd3a2…39caBase—$0.01100%coinbase73d ago0x6baa77…b38d55
0xa371…ae160x41eb…bfe8Base—$0.01100%coinbase73d ago0xb81c1d…8207b8
0xa371…ae160xb0a5…c69aBase—$0.01100%coinbase73d ago0x3d8fe4…606699
0xa371…ae160x3e2d…d699Base—$0.01100%coinbase73d ago0x3cec3c…cc969b
0xa371…ae160x3304…79b7Base—$0.01100%coinbase73d ago0x1ec51d…6a1ada
0xa371…ae160xc986…df86Base—$0.01100%coinbase73d ago0x63e1bb…990dd6
0xa371…ae160x2641…83b2Base—$0.01100%coinbase73d ago0xbc43e8…0ea9b7
0xa371…ae160xb52c…4729Base—$0.01100%coinbase73d ago0x52587d…dc39d5

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.