Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd558da…af0cbc
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47265d…474124
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe57e40…7529d7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc513b4…ad4c4e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf975ca…86a4d6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e0e0d…410d1c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x550205…27074e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e3f49…0ee105
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68c395…4ff4f3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x460a25…13018c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ffb55…48e09f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07d20d…cc251b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x818864…b37f85
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff8133…757b3b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb30391…71206c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x098b9c…7d95b2
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21fe48…f32281
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc43d77…11eaed
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x120cb8…e7b58e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1cb8ef…703d98
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3e1ae…22fd77
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x094fc9…61bd80
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf29056…b86877
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79bfd0…10db25
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a3ac0…a08ac9

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.