Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xff1f7f…91bc16
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x3d0040…221363
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xa401da…2a0b5a
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xe17e82…402764
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x4539f7…7816c0
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xdd99bd…b671fe
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xe21271…152d19
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa44d ago0xdca15f…048857
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x55d869…a74935
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa44d ago0x42fd07…735e2c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xead8e9…52d07a
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x3c1c16…a98f7d
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xb66b05…c0073c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x21d0b2…bb8f22
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa44d ago0x127ef1…a4d98d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa44d ago0xcc2e74…a5c61e
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa44d ago0xee3ddb…b0480f
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x7875ca…983ea5
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x51bf73…c5d407
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x095605…449ded
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa44d ago0xebbf1a…f1452c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x0d98d4…47ae35
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x3f894c…fc410d
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0xe4b6cb…d1e60c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa44d ago0x80fb5f…f1ba6b

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.