Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xfd64…9404Base—$0.02100%fluxa105d ago0x5d5227…7dfd08
0xb90a…9ae40xbeca…ff44Base—$0.02100%fluxa105d ago0x18c661…c9b766
0xb90a…9ae40x288c…2750Base—$6.54100%fluxa105d ago0x191cc0…9d5d65
0xb90a…9ae40xbeca…ff44Base—$0.02100%fluxa105d ago0x4c4d15…2e0da0
0xb90a…9ae40x4391…e85aBase—$0.02100%fluxa105d ago0x32dd6a…d5883a
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa105d ago0x67239a…55e34c
0xb90a…9ae40x3abb…39fcBase—$0.02100%fluxa105d ago0x54ee47…3f7b82
0xb90a…9ae40xc5a7…7b6dBase—$0.05100%fluxa105d ago0x14f01d…b826b8
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa105d ago0x54cd12…25990c
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa105d ago0x48b4a0…b74316
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa105d ago0x725305…b2fbbb
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa105d ago0x7d2b63…297d5c
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa105d ago0x2d0191…8cd95b
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa105d ago0xace8ef…e53550
0xb90a…9ae40x3863…5dccBase—$0.01100%fluxa105d ago0xffc9b2…d57bce
0xb90a…9ae40x12d7…170bBase—$0.01100%fluxa105d ago0x93c45d…be5764
0xb90a…9ae40x4c87…77c0Base—$0.01100%fluxa105d ago0x9c4164…fd94c7
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa105d ago0xf1d5b2…2f5792
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa105d ago0xe59307…4121c9
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa105d ago0xad839f…295e55
0xb90a…9ae40x0594…97f2Base—$0.01100%fluxa105d ago0x6606ae…7c35f2
0xb90a…9ae40x6b24…0ee6Base—$0.45100%fluxa105d ago0x3ef14f…82d5bd
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa105d ago0xbcdc6f…990976
0xb90a…9ae40x33e9…2227Base—$0.01100%fluxa105d ago0x74dfde…74f341
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa105d ago0xcdc785…e905e4

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.