Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f92…b8320xe79a…f225Base—$0.01100%coinbase58d ago0xf1709c…293938
0x5f92…b8320x64a7…19b3Base—$0.01100%coinbase58d ago0x5c200e…6c1635
0x5f92…b8320x2e87…183cBase—$0.01100%coinbase58d ago0xa00ef1…edfd51
0x5f92…b8320x59cb…b9bbBase—$0.01100%coinbase58d ago0xe8accb…f7f3db
0x5f92…b8320xb742…6a8fBase—$0.01100%coinbase58d ago0x3b8bca…5d059c
0x5f92…b8320x725c…11d8Base—$0.01100%coinbase58d ago0xe89e16…1688a7
0x5f92…b8320x73b5…452aBase—$0.01100%coinbase58d ago0x65f429…703d02
0x5f92…b8320x4008…bdfbBase—$0.01100%coinbase58d ago0x8c6a43…f67197
0x5f92…b8320xd2f5…6c4cBase—$0.01100%coinbase58d ago0x0953ec…137e78
0x5f92…b8320xbcc0…c455Base—$0.01100%coinbase58d ago0x00c3fb…423f78
0x5f92…b8320x646f…9105Base—$0.01100%coinbase58d ago0xf87c47…5a9a2e
0x5f92…b8320x60c1…b2f3Base—$0.01100%coinbase58d ago0xa92325…ee4d93
0x5f92…b8320xe7dc…3f6dBase—$0.01100%coinbase58d ago0x768365…dfddbe
0x5f92…b8320xeddd…3424Base—$0.01100%coinbase58d ago0xa2db5f…222c7e
0x5f92…b8320x1a1c…128fBase—$0.01100%coinbase58d ago0x38f573…1373b7
0x5f92…b8320xbffd…bcd2Base—$0.01100%coinbase58d ago0x811fb9…fef67b
0x5f92…b8320x2d3b…2eddBase—$0.01100%coinbase58d ago0x34b5f1…ded35c
0x5f92…b8320x5cba…cb2dBase—$0.01100%coinbase58d ago0x302b03…a3c34d
0x5f92…b8320x1adc…1aa5Base—$0.01100%coinbase58d ago0x58cdca…32c715
0x5f92…b8320x2adb…9e55Base—$0.01100%coinbase59d ago0x1780d4…7b9f1b
0x5f92…b8320x682f…a75aBase—$0.01100%coinbase59d ago0x8d30bb…b87ca1
0x5f92…b8320x6c1c…e8cdBase—$0.01100%coinbase59d ago0xcb3ac2…4ad83f
0x5f92…b8320xb3a0…0833Base—$0.01100%coinbase59d ago0x36f261…a627ca
0x5f92…b8320x9844…88e7Base—$0.01100%coinbase59d ago0xc23456…85359f
0x5f92…b8320xb562…5c52Base—$0.01100%coinbase59d ago0xb1a756…a4f23b

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.