Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x381ce2…084cc8
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7e4346…c62fde
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xee7a5b…6545c7
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0a0d5c…b36ea5
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb90a44…6057eb
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x518bef…71bf03
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0716aa…44e83a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd01db4…9c1e99
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x09ca73…8868be
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae79ce…40454b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6d3649…c96449
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaabbd8…f8606d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb43a62…ad50e8
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x959ff0…3bebcc
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeab46a…4dc33c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe68472…e5c62b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x367c7d…4e52ce
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x289b36…af85d9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc47171…1e1a5d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8955b7…b6a58c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa738ea…831ae0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1f7c8b…1a6575
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc91ab5…9cb9d4
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x092c77…dfaf9b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI118d ago0x506342…96e55f

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.