Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5cc…b8cb0xc148…3515Base$36.0970%0xe528…c02815d ago0x9859ab…925f01
0xac44…97e80xc148…3515Base$95.0070%0x23ef…243115d ago0x452ffa…f48cba
0x1bfa…0b000xc148…3515Base$33.1270%0xe528…c02815d ago0x8d8508…7b681a
0x75d8…2c160xc148…3515Base$639.8170%0x23ef…243115d ago0xf94110…312d07
0x080a…9bbc0xc148…3515Base$110.9070%0xe528…c02815d ago0x9070df…823cd6
0x1aa8…a2220xc148…3515Base$1,043.7570%0x23ef…243115d ago0x64bb3a…eaae40
0x186a…11060xc148…3515Base$250.0070%0xe528…c02815d ago0xec8930…6c90a7
0x1aa8…a2220xc148…3515Base$2,550.7070%0x23ef…243115d ago0x8e1dce…d848a3
0x5933…afe50xc148…3515Base$52.5470%0xe528…c02815d ago0x626245…cbd59f
0x6aef…66b40xc148…3515Base$20.3070%0x23ef…243115d ago0x048a9c…eb57a5
0x8e89…aaab0xc148…3515Base$174.9770%0xe528…c02815d ago0x3fc6bc…5c173c
0xf5e3…4d840xc148…3515Base$55.0070%0x23ef…243115d ago0x850d37…eb1c6a
0x0057…68c10xc148…3515Base$57.5870%0xe528…c02815d ago0xf4fe25…c8a2e9
0x23a2…bf250xc148…3515Base$25.0070%0x23ef…243115d ago0x8f7894…428bdf
0x23a2…bf250xc148…3515Base$55.0070%0xe528…c02815d ago0x1bb706…35e18c
0x23a2…bf250xc148…3515Base$20.0070%0x23ef…243115d ago0xeb62f6…ba269d
0x23a2…bf250xc148…3515Base$30.0070%0xe528…c02815d ago0x82a05d…542550
0x23a2…bf250xc148…3515Base$190.0070%0x23ef…243115d ago0x287437…bb986b
0xbdca…3bee0xc148…3515Base$1.0170%0xe528…c02815d ago0xc11f9c…a1c59e
0xfc80…19f30xc148…3515Base$14.3670%0x23ef…243115d ago0x634908…f24c0e
0xf5e3…4d840xc148…3515Base$30.0070%0xe528…c02815d ago0x0e2ae9…1ff556
0x51bb…70c40xc148…3515Base$235.8070%0x23ef…243115d ago0xf549b3…c8ad4d
0xdf04…018e0xc148…3515Base$50.0070%0xe528…c02816d ago0xeb9ebf…943ebb
0x8909…76750xc148…3515Base$50.0070%0x23ef…243116d ago0x10f8b4…22825c
0x9f2e…ea1d0xc148…3515Base$50.0070%0xe528…c02816d ago0xfedf98…b66d16

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.