Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x706084…8141e7
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x9813c6…b267b2
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x44ca2e…f46c20
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x1a966b…ca38e9
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x3bb0d0…882557
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x2df58a…aa0820
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0xeed77a…e4f592
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x4929b0…ec03d7
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x858eec…3706c5
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x38c5a8…8cb9b7
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x03822a…79c55e
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0xd4455e…821c33
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x4362be…4e18bc
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x8f4c2b…a6ddd4
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0xea92c8…56f638
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0xfd6a90…777736
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x5ec1c8…431c1d
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x2a4c12…f0c7fc
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x3870b0…1f7748
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0xbab8ea…a90b22
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x7581f5…a2f589
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa84d ago0x1526b2…8a2792
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa85d ago0x4598d2…b586cd
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa85d ago0x29200f…e54f8b
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa85d ago0x4c4144…13d288

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.