Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase22d ago0x4f3e1e…9a2164
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase22d ago0xa1fade…3d0670
0xca0a…2d7a0x85b4…627cBase—$3.05100%coinbase22d ago0x5d2ad2…b7e072
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase22d ago0xd150e5…42c208
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase22d ago0xce2f0d…07f2a6
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase22d ago0x29a75c…682f39
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase22d ago0x63e6d3…288013
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase22d ago0x733907…e42cc8
0xca0a…2d7a0x85b4…627cBase—$1.28100%coinbase22d ago0x2d7fca…eab33a
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase22d ago0x77a050…4a7086
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase22d ago0x457537…1b6119
0xca0a…2d7a0x85b4…627cBase—$0.93100%coinbase22d ago0xf33379…a4cd31
0xca0a…2d7a0x85b4…627cBase—$1.30100%coinbase22d ago0x2e0bea…19a64f
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase22d ago0x5056e4…b2af8e
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase22d ago0xbac9fa…c2fd8b
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase22d ago0xcf1e00…982328
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase22d ago0x34c345…2feb95
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase22d ago0x84bcc6…ca756e
0xca0a…2d7a0x85b4…627cBase—$0.92100%coinbase22d ago0xb46670…cf7aaa
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase22d ago0xea2d9c…2ee300
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase22d ago0x7bbe9d…caa6d9
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase22d ago0xc5beba…c8e608
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase22d ago0x046c8a…9da401
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase22d ago0xad8376…d06363
0xca0a…2d7a0x85b4…627cBase—$1.36100%coinbase22d ago0xde0177…2af19f

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.