Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0xe91caa…d29d91
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0x1e114c…357ba7
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0xb1cd50…d151b9
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0xfa616a…884f65
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0x9d7a04…3c976b
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0xd3195c…5fbd1b
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0x8c8ee9…ee1648
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0xe62b43…7ca476
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0x80d59f…792684
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0x007df3…c55fbf
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams62d ago0x770450…7006b3
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0xc8a0d2…620240
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0xf1a65b…80f89b
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0xea2a6f…0bd432
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x20ea96…697807
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0xce5d2c…6ae3bd
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x9f3b1a…243673
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0xbaae0e…f57c24
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x3aac23…83f38d
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x4454b1…b1fdc4
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x87d7de…cc0945
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0xa0ebf3…9faceb
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x4e7f23…792dc2
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x2a2112…f08897
0x99c7…b5c10x3c08…83d8Base—$0.001100%daydreams63d ago0x477c32…731d69

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.