Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a6ffe…dd6a0d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80aaa5…971bdb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe5363d…b73358
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0a5852…549bf4
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42ea5d…d41f87
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x27f32b…260688
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06df87…ac8623
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1adb50…b13862
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe99031…7e3ec6
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc8d6e…cbc7c0
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e6478…c1ae4b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x431e3f…2f7161
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8351d8…71924b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72f2c3…ecf74e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2cca69…fe6347
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4230f8…9989f5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01c419…19125b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2fdcb4…68a1ca
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x975dca…c53799
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x22d8a5…dc9510
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd49606…eb72cb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43a33b…6088dc
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0c5be0…3306f4
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6923ab…24597f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9cf000…c8cc75

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.