Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x777e11…f5a19f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x5d9e12…bbdcc8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xa6935f…b5a98f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xa3ef39…8ac3ba
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x30ac4b…338919
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xc18800…8bd45a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x859492…d83dbf
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x095c84…9d8d99
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x6521c6…958993
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xa23b72…c5dc1e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x3af883…665a5f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xcab3e6…164a6a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x5ff82e…ab9857
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x155532…eae17f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x1fe03b…3c25c0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x3a5bdf…0e8194
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x5f6244…7434ae
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x5f50e3…b422f7
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x2b0c38…45a7f8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x92a6c0…72ec7c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xebad2d…fdc1d6
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x4e4d3c…247c09
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xa68742…4e435f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xa85887…634576
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0x05194c…0eb12d

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.