Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
ducthu97.eth0xd4bf…ff2bBase—$0.20100%coinbase35d ago0xc5d3c5…ca62b3
putinfx.eth0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x5aad8a…c9ac96
0xe411…c1ee0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x268d23…6689d4
web3663.eth0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x3c8196…28a782
0x973c…35ff0xd4bf…ff2bBase—$0.20100%coinbase35d ago0xb15c23…e516ba
0x64fb…1ac00xd4bf…ff2bBase—$0.20100%coinbase35d ago0x580a82…9f3405
0x64fb…1ac00xd4bf…ff2bBase—$0.20100%coinbase35d ago0xd7077e…066157
0x93aa…de1f0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x2e3a24…78b3a0
0x2dc9…fd3f0xd4bf…ff2bBase—$0.20100%coinbase35d ago0xbcef6d…cc88aa
0x9614…2d080xd4bf…ff2bBase—$0.20100%coinbase35d ago0x53779c…781e13
0x03ff…f80c0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x25db80…b6960e
0x04a9…4c8d0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x00a4f8…e7df9d
0x04a9…4c8d0xd4bf…ff2bBase—$0.20100%coinbase35d ago0xd3ebb5…4ecdf8
0xae76…51960xd4bf…ff2bBase—$0.20100%coinbase35d ago0x2f19df…919936
0x3b93…522e0xd4bf…ff2bBase—$0.20100%coinbase35d ago0x80471d…ae4835

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.