Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120xb633…31ebBase—$0.01100%coinbase69d ago0xd8dfaa…eaae84
0xeba4…9f120x89b4…089dBase—$0.01100%coinbase69d ago0x3e5def…ef74c1
0xeba4…9f120x24be…1a17Base—$0.01100%coinbase69d ago0xec4f9f…7c83f9
0xeba4…9f120xd91d…e346Base—$0.01100%coinbase69d ago0xb41296…37ff08
0xeba4…9f120xe281…d14dBase—$0.01100%coinbase69d ago0x11b83a…d8d6ea
0xeba4…9f120x5e6c…f03bBase—$0.01100%coinbase69d ago0xbe5590…27fc1d
0xeba4…9f120xa74a…252bBase—$0.01100%coinbase69d ago0x808f1b…bfcbbb
0xeba4…9f120x4aef…7097Base—$0.01100%coinbase69d ago0xc74392…1f867b
0xeba4…9f120xea57…90cdBase—$0.01100%coinbase69d ago0x07b8cf…5bc5cd
0xeba4…9f120xfa7e…d76eBase—$0.01100%coinbase69d ago0xcc06dd…07b82d
0xeba4…9f120xb7fa…1084Base—$0.01100%coinbase69d ago0x6751c0…4d430e
0xeba4…9f120x9254…0fdcBase—$0.01100%coinbase69d ago0x04ccb2…c3883a
0xeba4…9f120xef96…5f0bBase—$0.01100%coinbase69d ago0x8f6a67…8a266d
0xeba4…9f120xed8b…cc93Base—$0.01100%coinbase69d ago0xfab7e3…57ad89
0xeba4…9f120x8b67…56cfBase—$0.01100%coinbase69d ago0x1ff154…c95871
0xeba4…9f120x0a15…0b2bBase—$0.01100%coinbase69d ago0xe027aa…4d9271
0xeba4…9f120x1b67…78c6Base—$0.01100%coinbase69d ago0xa1bdc0…965e04
0xeba4…9f120xedcd…db84Base—$0.01100%coinbase69d ago0x5bdf6a…f5af84
0xeba4…9f120xd6a2…c1cbBase—$0.01100%coinbase69d ago0xe703a5…eb50e0
0xeba4…9f120x75d0…3468Base—$0.01100%coinbase69d ago0xfb1203…18762f
0xeba4…9f120xe222…e797Base—$0.01100%coinbase69d ago0xb2713d…ff1c27
0xeba4…9f120xbe33…2c16Base—$0.01100%coinbase69d ago0x4872f5…6ee5a7
0xeba4…9f120x5348…27bdBase—$0.01100%coinbase69d ago0xead6d8…d152cd
0xeba4…9f120x6e67…d8aaBase—$0.01100%coinbase69d ago0x7fbbb8…35eb32

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.