Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase16h ago0x6deb35…8072e0
0xe9ce…88810xbfd7…b7edBase—$0.005100%coinbase16h ago0x529fef…28d496
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase1d ago0xbe05e2…ccfc87
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase1d ago0x0ecaee…9dfb6f
0x8d56…25b30xbfd7…b7edBase—$0.005100%coinbase1d ago0x515d54…68af16
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase1d ago0xa6264d…2cfdb0
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase1d ago0x983c76…e56fe7
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase1d ago0x82f46f…563208
0xe9ce…88810xbfd7…b7edBase—$0.005100%coinbase1d ago0x807b74…1b1c4a
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase1d ago0xf97d46…2a1e40
0xe206…7dd60xbfd7…b7edBase—$0.005100%coinbase1d ago0x9c1023…b79b36
0x35df…41790xbfd7…b7edBase—$0.005100%coinbase1d ago0x5cc5cc…012fd7
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase1d ago0x849d7f…23e237
0xe9ce…88810xbfd7…b7edBase—$0.005100%coinbase1d ago0x90d64f…15a5b6
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase1d ago0x0554e8…c69120
0x35df…41790xbfd7…b7edBase—$0.005100%coinbase1d ago0xbfcd10…002ca3
0x35df…41790xbfd7…b7edBase—$0.005100%coinbase1d ago0xfe07de…2fe07f
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase1d ago0x84cecd…7245c6
0xe9ce…88810xbfd7…b7edBase—$0.005100%coinbase1d ago0x10d8bb…a88159
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase1d ago0x176090…9918d0
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase1d ago0x76b086…d7b68d
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase1d ago0x28b880…c76293
0x8d56…25b30xbfd7…b7edBase—$0.005100%coinbase1d ago0xb96039…3c4036
0xe9ce…88810xbfd7…b7edBase—$0.005100%coinbase1d ago0xf9d35b…bc756d
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase1d ago0xceaeb4…33ff27

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.