Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc2…6f360x257c…a744Base—$0.01100%coinbase69d ago0x7893b5…a0a0ba
0xbfc2…6f360x3dd8…902cBase—$0.01100%coinbase69d ago0x93d1b9…ede113
0xbfc2…6f360x1a6a…45a5Base—$0.01100%coinbase69d ago0xd1ff76…eb1c56
0xbfc2…6f360x2ca8…d517Base—$0.01100%coinbase69d ago0x072e26…595e15
0xbfc2…6f360x7d10…56f0Base—$0.01100%coinbase69d ago0xa4a3d7…82e138
0xbfc2…6f360x2da2…0442Base—$0.01100%coinbase69d ago0xe26279…7b3094
0xbfc2…6f360xa553…e3cdBase—$0.01100%coinbase69d ago0xbee910…c334d9
0xbfc2…6f360x55e8…4cb0Base—$0.01100%coinbase69d ago0xafbce0…7c266c
0xbfc2…6f360x6067…f8b1Base—$0.01100%coinbase69d ago0x4ee5a6…5ab39a
0xbfc2…6f360xaf5b…231dBase—$0.01100%coinbase69d ago0x9c8e85…458df4
0xbfc2…6f360x3e69…bdd1Base—$0.01100%coinbase70d ago0x8b0bd1…d2140a
0xbfc2…6f360xe646…81bfBase—$0.01100%coinbase70d ago0x4e8207…5aed79
0xbfc2…6f360x5f1f…70c9Base—$0.01100%coinbase70d ago0x6ec288…78d1e4
0xbfc2…6f360x1950…3fceBase—$0.01100%coinbase70d ago0xb18785…294061
0xbfc2…6f360xe44e…ea80Base—$0.01100%coinbase70d ago0xb4a863…6b4a05
0xbfc2…6f360x76be…3149Base—$0.01100%coinbase70d ago0x28ee75…3dc320
0xbfc2…6f360x2162…65d7Base—$0.01100%coinbase70d ago0x647bfd…1b1cfa
0xbfc2…6f360xc14a…7db9Base—$0.01100%coinbase70d ago0x3f7011…9a72bf
0xbfc2…6f360xcae4…d863Base—$0.01100%coinbase70d ago0xb8b664…d656c8
0xbfc2…6f360x34a0…865cBase—$0.01100%coinbase70d ago0x76c5ad…f70541
0xbfc2…6f360x19ef…2130Base—$0.01100%coinbase70d ago0xd557fb…f772c6
0xbfc2…6f360x68f6…8ceeBase—$0.01100%coinbase70d ago0x5b210f…97cab8
0xbfc2…6f360x898b…67c1Base—$0.01100%coinbase70d ago0xe98d41…afb03e
0xbfc2…6f360x34aa…b3f0Base—$0.01100%coinbase70d ago0x9f2524…629a98
0xbfc2…6f360xd20e…cb82Base—$0.01100%coinbase70d ago0xe88197…948a02

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.