Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.009377100%0xc2d1…d49260d ago0x646d37…9dfda2
0x3be9…575c0xf6ee…3bd2Base$0.005641100%0x48f0…359660d ago0xfa86a0…981355
0x3be9…575c0xf6ee…3bd2Base$0.004336100%0x48f0…359660d ago0x418a94…7df714
0x3be9…575c0xf6ee…3bd2Base$0.007476100%0x48f0…359660d ago0x80a844…15ec19
0x3be9…575c0xf6ee…3bd2Base$0.009542100%0x48f0…359660d ago0x8b915e…2f7433
0x3be9…575c0xf6ee…3bd2Base$0.00181100%0xc2d1…d49260d ago0xdac309…9ec93c
0x3be9…575c0xf6ee…3bd2Base$0.004418100%0x4337…51e060d ago0x51a84c…54fa45
0x3be9…575c0xf6ee…3bd2Base$0.000236100%0x4337…ec6860d ago0xeeeb45…64b188
0x3be9…575c0xf6ee…3bd2Base$0.006299100%0x4337…663c60d ago0x72c935…2ab106
0x3be9…575c0xf6ee…3bd2Base$0.003293100%0x48f0…359660d ago0x5a241a…7958d3
0x3be9…575c0xf6ee…3bd2Base$0.007466100%0xce5c…1d0560d ago0x52c3fa…229f6e
0x3be9…575c0xf6ee…3bd2Base$0.003265100%0x4337…6ca560d ago0x8ac112…231461
0x3be9…575c0xf6ee…3bd2Base$0.00336100%0x4337…882660d ago0x3621ca…ca9b79
0x3be9…575c0xf6ee…3bd2Base$0.005767100%0xc2d1…d49260d ago0x0baddd…c2405f
0x3be9…575c0xf6ee…3bd2Base$0.001325100%0x4337…6f8b60d ago0xa4b5e0…389823
0x3be9…575c0xf6ee…3bd2Base$0.003539100%0x4337…36c460d ago0x7eb3a4…2c82c2
0x3be9…575c0xf6ee…3bd2Base$0.004304100%0x4337…403c60d ago0xada954…25ef05
0x3be9…575c0xf6ee…3bd2Base$0.00427100%0x4337…56c760d ago0x131e6b…2dac11
0x3be9…575c0xf6ee…3bd2Base$0.004197100%0x4337…7a5d60d ago0xd5335a…3da8c0
0x3be9…575c0xf6ee…3bd2Base$0.004213100%0xfb32…884760d ago0xcdecca…75888d
0x3be9…575c0xf6ee…3bd2Base$0.000318100%0x4337…f63760d ago0xbb4a8c…dc7172
0x3be9…575c0xf6ee…3bd2Base$0.002262100%0x4337…c27160d ago0x9aa05e…2a35cd
0x3be9…575c0xf6ee…3bd2Base$0.009565100%0x48f0…359660d ago0x4e06c9…60ad60
0x3be9…575c0xf6ee…3bd2Base$0.003816100%0x48f0…359660d ago0x78d7ea…fded7f
0x3be9…575c0xf6ee…3bd2Base$0.005245100%0x4337…808460d ago0xfd2061…9d7ca2

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.