Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xe399e0…5cd1a2
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xd87151…272864
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xd86607…0ce3b4
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x4e39be…9b97a0
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xb1bab2…829926
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x32334b…df4692
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x025c9b…1fd3a6
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xca7111…1aedc8
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x3d3188…dc7373
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xc9a69e…e3fd87
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0xaffd44…9a6ba2
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa42d ago0x970be4…9c2660
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x43cb90…261ec0
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x75d763…458482
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x93b945…48bff1
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x124292…1400a8
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x45dfbd…b0d344
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x9e3e34…6fda90
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x3864db…8f3017
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0xc4425e…532a47
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x0b4f2a…5dc4b8
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x2502d6…2fa596
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0xb98bb8…7d09b0
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x3b12e2…d6596e
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x619a59…ae5fef

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.