Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4ab…1b260xbe69…f85dBase—$0.01100%coinbase66d ago0x38ecc1…9d872e
0xf4ab…1b260xe926…4e94Base—$0.01100%coinbase66d ago0xc08db0…06fed4
0xf4ab…1b260xa7f5…a17bBase—$0.01100%coinbase67d ago0xe610a5…50d137
0xf4ab…1b260xabb8…fbb6Base—$0.01100%coinbase67d ago0xdc04a0…3d8bea
0xf4ab…1b260xecde…547aBase—$0.01100%coinbase67d ago0x5158f0…495c9d
0xf4ab…1b260x6ba3…bc56Base—$0.01100%coinbase67d ago0x9a5ca3…ebd5a5
0xf4ab…1b260x7484…c348Base—$0.01100%coinbase67d ago0x253dbc…82f4de
0xf4ab…1b260x3541…c4e3Base—$0.01100%coinbase67d ago0xef2337…f12b83
0xf4ab…1b260x5b71…0080Base—$0.01100%coinbase67d ago0xa620a1…6ce2d8
0xf4ab…1b260x7d6c…b779Base—$0.01100%coinbase67d ago0x6a4c98…c710c5
0xf4ab…1b260x89cd…220dBase—$0.01100%coinbase67d ago0xb90e6c…3f5311
0xf4ab…1b260x4efa…fa84Base—$0.01100%coinbase67d ago0x5f5726…01270d
0xf4ab…1b260x7db2…e873Base—$0.01100%coinbase67d ago0xe1d208…25217f
0xf4ab…1b260xd298…22b1Base—$0.01100%coinbase67d ago0xceeac4…fa1653
0xf4ab…1b260x9d74…aab4Base—$0.01100%coinbase67d ago0x5da521…c8812d
0xf4ab…1b260x7afb…5fcaBase—$0.01100%coinbase67d ago0x642b9c…74f469
0xf4ab…1b260xfb4d…fa16Base—$0.01100%coinbase67d ago0x912394…e40ede
0xf4ab…1b260xb420…fd20Base—$0.01100%coinbase67d ago0x7d66f0…dde305
0xf4ab…1b260x7b76…6489Base—$0.01100%coinbase67d ago0x478927…7c488a
0xf4ab…1b260x0a0f…ecb0Base—$0.01100%coinbase67d ago0x9f52a9…112ae2
0xf4ab…1b260x52c5…7082Base—$0.01100%coinbase67d ago0x6f4985…9b80fb
0xf4ab…1b260x3a33…f913Base—$0.01100%coinbase67d ago0xf2cd1d…f8e106
0xf4ab…1b260x5b34…838dBase—$0.01100%coinbase67d ago0xadf342…11bb14

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.