Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x670f…f8b0Base—$0.01100%coinbase75d ago0xf57f02…1945d7
0x5d7a…b1220xe1f2…5784Base—$0.01100%coinbase75d ago0xf1a487…b2f06d
0x5d7a…b1220x5123…8245Base—$0.01100%coinbase75d ago0xaef8c6…cd405e
0x5d7a…b1220x2364…d911Base—$0.01100%coinbase75d ago0x114fcd…817a54
0x5d7a…b1220xfd04…8c54Base—$0.01100%coinbase75d ago0x6eff3e…62ea69
0x5d7a…b1220xe86b…2c50Base—$0.01100%coinbase75d ago0xe32080…6d0b93
0x5d7a…b1220x1d6a…423cBase—$0.01100%coinbase75d ago0x7cd938…c8db2c
0x5d7a…b1220x43bf…ee00Base—$0.01100%coinbase75d ago0xc94cbf…163b2b
0x5d7a…b1220x28bb…5f51Base—$0.01100%coinbase75d ago0x787056…dfccad
0x5d7a…b1220x772a…20cbBase—$0.01100%coinbase75d ago0x003e8d…cbdb05
0x5d7a…b1220xf8ff…3e13Base—$0.01100%coinbase75d ago0x205099…23cb32
0x5d7a…b1220x38fa…bfd2Base—$0.01100%coinbase75d ago0x800873…d3f81c
0x5d7a…b1220x35ec…f471Base—$0.01100%coinbase75d ago0xb547e9…239fea
0x5d7a…b1220x288a…7f54Base—$0.01100%coinbase75d ago0x601bcf…cfc5ba
0x5d7a…b1220x4ec3…0759Base—$0.01100%coinbase75d ago0xb08730…e3a2bc
0x5d7a…b1220x99a7…2179Base—$0.01100%coinbase75d ago0x150e8f…8d2306
0x5d7a…b1220x633b…e046Base—$0.01100%coinbase76d ago0xd52fbf…a9b29b
0x5d7a…b1220xc683…6562Base—$0.01100%coinbase76d ago0x04c393…f1a470
0x5d7a…b1220x4eaf…9041Base—$0.01100%coinbase76d ago0x280056…cf63be
0x5d7a…b1220x470d…ab5dBase—$0.01100%coinbase76d ago0x2209bc…2e5084
0x5d7a…b1220x2962…112eBase—$0.01100%coinbase76d ago0x1f570c…b7e5da
0x5d7a…b1220x3620…cce2Base—$0.01100%coinbase76d ago0x6fbaff…464c9a
0x5d7a…b1220x6551…e77bBase—$0.01100%coinbase76d ago0x3737c3…41749d
0x5d7a…b1220x32d6…2c77Base—$0.01100%coinbase76d ago0xe835fd…9ab397
0x5d7a…b1220x09fd…4bb2Base—$0.01100%coinbase76d ago0x714414…166d5c

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.