Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b738a…0c11f8
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22f343…3e6e84
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a34d3…53e0cf
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b1758…738ee5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb804bd…3df28f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b7314…68b392
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6751a…1ed792
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe38d25…3c7c9d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6b1f7…ed2e51
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cb46f…5fb3c9
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4bcb3…b36826
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfc8312…4284bf
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfec4df…64c616
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe09454…5de7bf
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf061d…2b6bdb
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e5114…f9f038
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd616cb…32fd33
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b53b8…715aee
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d6887…da0810
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7cfd50…7fd268
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfaa867…858da6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9658f4…ed4859
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8e646…621c82
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d6f07…d757f6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f0e60…177fe3

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.