Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xf84e7a…16dc64
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xecab8f…5c43eb
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x545cc9…e0e94a
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x38f310…a03743
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x906fb6…20bb62
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x1c11c2…0db066
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x13bfb9…075e2c
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x40d1e6…12c4c6
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xc98330…97d276
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x5ee435…294644
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x07f548…d2e07f
0xc9c7…16700x0750…162fBasex402 service$0.001100%coinbase20d ago0x067bc8…9942e3
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xff479d…08fc39
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x24ed94…0728dc
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xdd1d04…8aba8d
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x3bd318…52fe44
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x58545f…30b43e
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xef53c4…fee330
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xde8c7e…7ea3f5
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x1db054…02d448
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x13667b…ec7fc1
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xe7ac9a…fbf2d1
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xafa224…41713c
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0xa8dcfb…55f05d
0x8d2a…7d370x0750…162fBasex402 service$0.001100%coinbase20d ago0x1ea4be…f411e0

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.