Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xc32814…c6079a
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xa31aff…2c140f
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0xc1031f…7db3f2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xce9e5d…b44516
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xfb2121…0a67e6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0x7d2f49…280304
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xb1092a…8465d1
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xbddb89…db8904
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0x5763d7…502665
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0xc61741…f326c2
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0xd309ac…3d1ea0
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0x161640…1a5036
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0x440d47…f623ed
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0x8e50c2…c45218
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xe506af…6df641
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x2a06d1…930e96
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x0b4708…452751
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x9ae067…b17758
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x27e628…c2b451
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0xce76da…1205b7
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xf63442…8fbf8f
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x427671…cc6fb0
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x51d00e…40151a
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0xa66da2…793b31
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x64b909…fb2503

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.