Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase95d ago0xc1e85e…402aa4
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase95d ago0xbe5ced…0cf21a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase95d ago0x70aa62…67ed94
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase95d ago0x79369f…345baa
0x4db3…fa6d0xa9dd…2315Base$0.002100%coinbase95d ago0x992840…5e87d6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase95d ago0xcceef5…26ca21
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase95d ago0xb6ea4e…39bb5e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase95d ago0xe5c7a8…6bdd8f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase95d ago0x002013…522ad0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase95d ago0x79a99e…f21e7d
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0x5ac11c…2d9f8c
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase95d ago0x2dd460…ecf9d0
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0xc104df…7ad4c0
0xfcc5…6b380xa9dd…2315Base$0.002100%coinbase95d ago0x26e49e…a7f515
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0x0125d4…6213df
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase95d ago0x4422a5…851d6a
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0x316591…7f7974
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase95d ago0x6e8f82…ceaa07
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase95d ago0x81e1ee…2a1314
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0x4963d2…d7f7fb
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase95d ago0x4560b2…f2b504
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0xa9c21b…f0854f
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase95d ago0xe4f2bd…3ee61e
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0x5ceced…b575e4
0xc289…ac940xa9dd…2315Base$0.002100%coinbase95d ago0xb37d54…74fc37

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.