Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xcde797…f9869b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x9caf38…032870
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x8bfc81…92f2c7
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xcfa716…189ba0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xf4452f…7651be
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x12df78…5c6acc
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xf2bd7c…a70089
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xc97069…ea3edb
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xdae547…fcf049
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x7e9d8b…330856
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xd1dd05…855c8b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xd5ab65…8798cb
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xabf0b5…73e5eb
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xc60077…5fd0fb
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x1a0867…862f8e
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x505841…d6d74c
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x680067…63aedb
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xe4a43d…ac1afd
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x0fb4c1…e26117
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x7ecb57…21475a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x236c2d…a6df11
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x5f9ddc…d02cd3
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x626eea…b0c125
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0xbe9adb…e17d22
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa84d ago0x140ee2…b300cb

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.