Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960x5cf7…4633Base—$0.01100%coinbase71d ago0xba84ad…99e675
0xfa29…f3960xed06…e738Base—$0.01100%coinbase71d ago0xb31de8…23859b
0xfa29…f3960x8076…d283Base—$0.01100%coinbase71d ago0xa78014…5e8118
0xfa29…f3960xac13…4650Base—$0.01100%coinbase71d ago0xbede36…bd7a07
0xfa29…f3960x7131…428dBase—$0.01100%coinbase71d ago0xa06a25…b6a322
0xfa29…f3960xc1fa…be8bBase—$0.01100%coinbase71d ago0xa04828…f1169e
0xfa29…f3960xfe4d…4cabBase—$0.01100%coinbase71d ago0xfb0c5a…49a35e
0xfa29…f3960x703c…c78aBase—$0.01100%coinbase71d ago0xfc262d…678a06
0xfa29…f3960xbf2e…58b9Base—$0.01100%coinbase71d ago0x8955ee…92d9fb
0xfa29…f3960x3ac8…07e7Base—$0.01100%coinbase71d ago0x8b04fc…04266f
0xfa29…f3960x8fe5…057dBase—$0.01100%coinbase71d ago0xc67438…21ec2e
0xfa29…f3960xccd1…08d1Base—$0.01100%coinbase71d ago0x26f2c7…8171cf
0xfa29…f3960xcdb7…b11cBase—$0.01100%coinbase71d ago0x31f6d0…919150
0xfa29…f3960xae18…255cBase—$0.01100%coinbase71d ago0x713561…710849
0xfa29…f3960x7019…78baBase—$0.01100%coinbase71d ago0x747888…177bc6
0xfa29…f3960x511e…24a7Base—$0.01100%coinbase71d ago0x8bf046…060c3c
0xfa29…f3960x53fd…3db5Base—$0.01100%coinbase71d ago0x92b9a3…22b21b
0xfa29…f3960xbf44…7073Base—$0.01100%coinbase71d ago0xc618e7…88edbf
0xfa29…f3960xd544…94a7Base—$0.01100%coinbase71d ago0xfa1f51…4a471c
0xfa29…f3960x3f81…f9f1Base—$0.01100%coinbase71d ago0xe2f52f…dc1560
0xfa29…f3960xaff1…32a7Base—$0.01100%coinbase71d ago0x901101…7f4f01
0xfa29…f3960x9e6d…a570Base—$0.01100%coinbase71d ago0xae2dd6…1cbda1
0xfa29…f3960x0783…564aBase—$0.01100%coinbase71d ago0x7ac148…15ebab
0xfa29…f3960xb0ef…b735Base—$0.01100%coinbase71d ago0x07f675…6285fb
0xfa29…f3960xdb0b…84eeBase—$0.01100%coinbase71d ago0x331a2b…7484b5

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.